diff options
Diffstat (limited to 'source4/lib/util_seaccess.c')
-rw-r--r-- | source4/lib/util_seaccess.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/lib/util_seaccess.c b/source4/lib/util_seaccess.c index eba8cab7fb..9d56a0d850 100644 --- a/source4/lib/util_seaccess.c +++ b/source4/lib/util_seaccess.c @@ -19,6 +19,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 + #include "includes.h" extern DOM_SID global_sid_Builtin; |