summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2002-09-25 09:38:27 +0000
committerAndrew Bartlett <abartlet@samba.org>2002-09-25 09:38:27 +0000
commit13f33e466ed31d35221157d6b3a1a05507157b66 (patch)
treefbb74dbe7afdb376b677701bdd02b7d57c7031f1
parentc0925b6352ff6135da03edff44e0bbd72c949a20 (diff)
downloadsamba-13f33e466ed31d35221157d6b3a1a05507157b66.tar.gz
Header files should not include includes.h - therein lies maddness, particuarly
if we ever want to get rid of the magic macros.
-rw-r--r--source/include/smb_acls.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/include/smb_acls.h b/source/include/smb_acls.h
index 3ed670d38ba..e7edb62bde2 100644
--- a/source/include/smb_acls.h
+++ b/source/include/smb_acls.h
@@ -20,9 +20,6 @@
#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_). */