summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/notify.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-01-19 11:58:03 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:43:48 -0500
commitf40182cb123c91d4bc8fd3dbf9c3cca615f72c31 (patch)
tree977493d8c32588c0609cba48be66f7a3bc516370 /source4/ntvfs/common/notify.c
parentfaf800d871b72ca4938c5f392d8b6183cce16e9d (diff)
downloadsamba-f40182cb123c91d4bc8fd3dbf9c3cca615f72c31.tar.gz
samba-f40182cb123c91d4bc8fd3dbf9c3cca615f72c31.tar.bz2
samba-f40182cb123c91d4bc8fd3dbf9c3cca615f72c31.zip
r20897: fix compiler warnings
metze (This used to be commit 5ac562e1e0e8de03c8bcd083a1822b31667c5e21)
Diffstat (limited to 'source4/ntvfs/common/notify.c')
-rw-r--r--source4/ntvfs/common/notify.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/common/notify.c b/source4/ntvfs/common/notify.c
index 8ba918d8af..0ee66a5a41 100644
--- a/source4/ntvfs/common/notify.c
+++ b/source4/ntvfs/common/notify.c
@@ -33,6 +33,7 @@
#include "lib/messaging/irpc.h"
#include "librpc/gen_ndr/ndr_notify.h"
#include "lib/util/dlinklist.h"
+#include "ntvfs/common/ntvfs_common.h"
#include "ntvfs/sysdep/sys_notify.h"
#include "cluster/cluster.h"