summaryrefslogtreecommitdiffstats
path: root/source/include/smb_acls.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/smb_acls.h')
-rw-r--r--source/include/smb_acls.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/source/include/smb_acls.h b/source/include/smb_acls.h
index e7edb62bde2..53adf39dbc5 100644
--- a/source/include/smb_acls.h
+++ b/source/include/smb_acls.h
@@ -1,5 +1,6 @@
/*
- Unix SMB/CIFS implementation.
+ Unix SMB/Netbios implementation.
+ Version 2.2.x
Portable SMB ACL interface
Copyright (C) Jeremy Allison 2000
@@ -20,6 +21,9 @@
#ifndef _SMB_ACLS_H
#define _SMB_ACLS_H
+
+#include "includes.h"
+
#if defined(HAVE_POSIX_ACLS)
/* This is an identity mapping (just remove the SMB_). */