summaryrefslogtreecommitdiffstats
path: root/source/lib/events.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-11-02 00:24:21 +0000
committerAndrew Tridgell <tridge@samba.org>2004-11-02 00:24:21 +0000
commit98b58164137731e4e40ff76c4988839f3c44b77c (patch)
tree699236739b6bf4053d80244243cc430f909830b6 /source/lib/events.c
parent067d58738d464faed5044454b77e55ad432a54cd (diff)
downloadsamba-98b58164137731e4e40ff76c4988839f3c44b77c.tar.gz
samba-98b58164137731e4e40ff76c4988839f3c44b77c.tar.xz
samba-98b58164137731e4e40ff76c4988839f3c44b77c.zip
r3447: more include/system/XXX.h include files
Diffstat (limited to 'source/lib/events.c')
-rw-r--r--source/lib/events.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/lib/events.c b/source/lib/events.c
index dac23ec6bc1..276b3d08e98 100644
--- a/source/lib/events.c
+++ b/source/lib/events.c
@@ -65,6 +65,8 @@
*/
#include "includes.h"
+#include "system/time.h"
+#include "system/select.h"
/*
create a event_context structure. This must be the first events