summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_acl_xattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/posix/pvfs_acl_xattr.c')
-rw-r--r--source4/ntvfs/posix/pvfs_acl_xattr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/ntvfs/posix/pvfs_acl_xattr.c b/source4/ntvfs/posix/pvfs_acl_xattr.c
index dbeee829ed..d9cceef1bc 100644
--- a/source4/ntvfs/posix/pvfs_acl_xattr.c
+++ b/source4/ntvfs/posix/pvfs_acl_xattr.c
@@ -24,6 +24,8 @@
#include "../lib/util/unix_privs.h"
#include "librpc/gen_ndr/ndr_xattr.h"
+NTSTATUS pvfs_acl_xattr_init(void);
+
/*
load the current ACL from extended attributes
*/