From a5ece462abeaa1326cb7fd7073dfc9fd0c7cb9f2 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Wed, 28 Jan 2004 18:54:36 +0000 Subject: remove a lot of unused stuff from the header files and exclude some files from Makefile.in metze (This used to be commit f77990cf2496f72d02566f09477349436be3dfcd) --- source4/include/smb_acls.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source4/include/smb_acls.h') diff --git a/source4/include/smb_acls.h b/source4/include/smb_acls.h index e7edb62bde..dc6ca30f9c 100644 --- a/source4/include/smb_acls.h +++ b/source4/include/smb_acls.h @@ -18,6 +18,10 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#error SAMBA4 clean up +#error this file should be (re)moved +#error and all unused stuff should go + #ifndef _SMB_ACLS_H #define _SMB_ACLS_H #if defined(HAVE_POSIX_ACLS) -- cgit