summaryrefslogtreecommitdiff
path: root/source4/lib
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-06-20 19:04:14 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-06-20 19:04:14 +1000
commit1e36856ae50762ebad2d16e81b7ad604509b0d52 (patch)
tree3a3fad642b1fa17617d6370a208e96915326690b /source4/lib
parent08656f831ce1fc149b141b10b0eb04a33e16eb95 (diff)
parent2d65e5a60d6ff7648ef71535f1018390aefe194e (diff)
downloadsamba-1e36856ae50762ebad2d16e81b7ad604509b0d52.tar.gz
samba-1e36856ae50762ebad2d16e81b7ad604509b0d52.tar.bz2
samba-1e36856ae50762ebad2d16e81b7ad604509b0d52.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit edd9ecce9511871d9c9942d50eb91c68a8e04ec9)
Diffstat (limited to 'source4/lib')
-rw-r--r--source4/lib/events/events_aio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/events/events_aio.c b/source4/lib/events/events_aio.c
index 933ce26bf6..e30213acbc 100644
--- a/source4/lib/events/events_aio.c
+++ b/source4/lib/events/events_aio.c
@@ -34,6 +34,7 @@
#include "replace.h"
#include "events.h"
#include "events_internal.h"
+#include "events_util.h"
#include <sys/epoll.h>
#include <libaio.h>