summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_acl_common.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-22 22:34:22 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:08 +0200
commit45364f5e69c4ef00f6870e11213da930e802b6d0 (patch)
tree0c8095f8f5b1dfddca8c1de03152dfdb06c0f3d5 /source3/modules/vfs_acl_common.c
parent8c24ebf371d8aff4742a2ba063a8789e20eaaabc (diff)
downloadsamba-45364f5e69c4ef00f6870e11213da930e802b6d0.tar.gz
samba-45364f5e69c4ef00f6870e11213da930e802b6d0.tar.bz2
samba-45364f5e69c4ef00f6870e11213da930e802b6d0.zip
s3-vfs: include smbd/smbd.h in vfs modules.
Guenther
Diffstat (limited to 'source3/modules/vfs_acl_common.c')
-rw-r--r--source3/modules/vfs_acl_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_acl_common.c b/source3/modules/vfs_acl_common.c
index 0e513ee682..b3e9973fda 100644
--- a/source3/modules/vfs_acl_common.c
+++ b/source3/modules/vfs_acl_common.c
@@ -19,6 +19,7 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "smbd/smbd.h"
#include "system/filesys.h"
#include "../libcli/security/security.h"
#include "../librpc/gen_ndr/ndr_security.h"