diff options
Diffstat (limited to 'source4/ntvfs/common/notify.c')
-rw-r--r-- | source4/ntvfs/common/notify.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/common/notify.c b/source4/ntvfs/common/notify.c index 13fd44abf0..8ba918d8af 100644 --- a/source4/ntvfs/common/notify.c +++ b/source4/ntvfs/common/notify.c @@ -34,6 +34,7 @@ #include "librpc/gen_ndr/ndr_notify.h" #include "lib/util/dlinklist.h" #include "ntvfs/sysdep/sys_notify.h" +#include "cluster/cluster.h" struct notify_context { struct tdb_wrap *w; |