summaryrefslogtreecommitdiff
path: root/source3/smbd/notify.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/notify.c')
-rw-r--r--source3/smbd/notify.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/notify.c b/source3/smbd/notify.c
index 554591fc98..5df389fc20 100644
--- a/source3/smbd/notify.c
+++ b/source3/smbd/notify.c
@@ -21,6 +21,7 @@
#include "includes.h"
#include "smbd/globals.h"
+#include "../librpc/gen_ndr/notify.h"
struct notify_change_request {
struct notify_change_request *prev, *next;