summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/opendb.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/opendb.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/opendb.c')
-rw-r--r--source4/ntvfs/common/opendb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/common/opendb.c b/source4/ntvfs/common/opendb.c
index df6bb7249b..e272ece3e5 100644
--- a/source4/ntvfs/common/opendb.c
+++ b/source4/ntvfs/common/opendb.c
@@ -46,6 +46,7 @@
#include "lib/messaging/irpc.h"
#include "librpc/gen_ndr/ndr_opendb.h"
#include "ntvfs/ntvfs.h"
+#include "ntvfs/common/ntvfs_common.h"
#include "cluster/cluster.h"
struct odb_context {