diff options
Diffstat (limited to 'source4/lib/events')
-rw-r--r-- | source4/lib/events/events.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/events/events.c b/source4/lib/events/events.c index 9ba3254190..77225b9ddf 100644 --- a/source4/lib/events/events.c +++ b/source4/lib/events/events.c @@ -57,6 +57,7 @@ #include "lib/events/events.h" #include "lib/events/events_internal.h" #include "lib/util/dlinklist.h" +#include "param/param.h" #if _SAMBA_BUILD_ #include "build.h" #endif |