diff options
Diffstat (limited to 'source4/lib/events/events_select.c')
-rw-r--r-- | source4/lib/events/events_select.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/events/events_select.c b/source4/lib/events/events_select.c index 9e97d2b39f..54d32204f5 100644 --- a/source4/lib/events/events_select.c +++ b/source4/lib/events/events_select.c @@ -27,6 +27,7 @@ #include "system/filesys.h" #include "system/select.h" #include "events.h" +#include "events_util.h" #include "events_internal.h" struct select_event_context { |