Header files should not include includes.h - therein lies maddness, particuarly
authorAndrew Bartlett <abartlet@samba.org>
Wed, 25 Sep 2002 09:38:27 +0000 (09:38 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Sep 2002 09:38:27 +0000 (09:38 +0000)
if we ever want to get rid of the magic macros.

source/include/smb_acls.h

index 3ed670d38ba81c126cf704f8768e489cacdfae1d..e7edb62bde2ca23e97cbacd8fef3b011bdff3966 100644 (file)
@@ -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_). */