summaryrefslogtreecommitdiff
path: root/source3/modules/nfs4_acls.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-08-30 08:36:51 -0600
committerVolker Lendecke <vl@samba.org>2010-08-30 15:38:12 +0200
commit4ccf3a05af0f3c09ff8e85c63578cf1857312e6b (patch)
tree70c4b7f6e59855539acbdca4f0f96ca9443f4ece /source3/modules/nfs4_acls.c
parent9b704e4b9a740e233cf05233108700b4486b849c (diff)
downloadsamba-4ccf3a05af0f3c09ff8e85c63578cf1857312e6b.tar.gz
samba-4ccf3a05af0f3c09ff8e85c63578cf1857312e6b.tar.bz2
samba-4ccf3a05af0f3c09ff8e85c63578cf1857312e6b.zip
s3: Fix the build of the nfs4_acl module
Diffstat (limited to 'source3/modules/nfs4_acls.c')
-rw-r--r--source3/modules/nfs4_acls.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/nfs4_acls.c b/source3/modules/nfs4_acls.c
index 36a3057e66..f8a61c96cd 100644
--- a/source3/modules/nfs4_acls.c
+++ b/source3/modules/nfs4_acls.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "nfs4_acls.h"
#include "librpc/gen_ndr/ndr_security.h"
+#include "include/dbwrap.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_ACLS