Avoid including events_util.h in events_internal.h since the latter is
[ab/samba.git/.git] / source4 / lib / events / events_standard.c
index fbf83897c84c5ac0b112da7afd4c2b58328daa0f..11128d7623d23c3862ea133c042896297de8dd09 100644 (file)
@@ -32,6 +32,7 @@
 #include "system/network.h"
 #include "system/select.h" /* needed for HAVE_EVENTS_EPOLL */
 #include "events.h"
+#include "events_util.h"
 #include "events_internal.h"
 
 struct std_event_context {