summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-03-12 00:08:08 +0000
committerJeremy Allison <jra@samba.org>2002-03-12 00:08:08 +0000
commit3bb219161a270f12c27c3bc7e1220829c6e9f284 (patch)
tree9fba9da3c3cf29d4a3a4c7fe8c26155d069cb96e /source3/include/smb.h
parent6a5adf3051ed756ba627eca36ab6655465909ee7 (diff)
downloadsamba-3bb219161a270f12c27c3bc7e1220829c6e9f284.tar.gz
samba-3bb219161a270f12c27c3bc7e1220829c6e9f284.tar.bz2
samba-3bb219161a270f12c27c3bc7e1220829c6e9f284.zip
Added POSIX ACL layer into the vfs.
Jeremy. (This used to be commit 7d59445b6962547a8938928a9371651a09e26516)
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index f626394845..1b6e280a4a 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -427,6 +427,7 @@ typedef struct
/* Include VFS stuff */
+#include "smb_acls.h"
#include "vfs.h"
typedef struct connection_struct
@@ -1640,7 +1641,6 @@ struct unix_error_map {
#define SAFE_NETBIOS_CHARS ". -_"
#include "nsswitch/winbindd_nss.h"
-#include "smb_acls.h"
/* generic iconv conversion structure */
typedef struct {