r21297: Remove the GTK+ tools and library from the main repository. They are now...
[samba.git] / source4 / lib / events / events.h
index 4177087fb78f634303e60002d00a14df84dec1e3..85c4527273970b0eb443ecb9490d1c622e0b7765 100644 (file)
@@ -23,6 +23,9 @@
 #ifndef __EVENTS_H__
 #define __EVENTS_H__
 
+#include "talloc.h"
+#include <stdlib.h>
+
 struct event_context;
 struct event_ops;
 struct fd_event;