summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2002-06-10 12:27:05 +0000
committerAndrew Bartlett <abartlet@samba.org>2002-06-10 12:27:05 +0000
commit959ff024daf61b86ec1d487582dd663ab95d24d1 (patch)
tree038527c468681641e253db71dd6d61b93f5ec3fb /source3/include/ntdomain.h
parent97a8dd6d9a3cf9351b4e636c4c8d1907080df9f8 (diff)
downloadsamba-959ff024daf61b86ec1d487582dd663ab95d24d1.tar.gz
samba-959ff024daf61b86ec1d487582dd663ab95d24d1.tar.bz2
samba-959ff024daf61b86ec1d487582dd663ab95d24d1.zip
Remove "sids.h" as it really wasn't being used anywhere, and was exporting
the (now static) global_sam_sid. The only place it was being used was to return global_sid_NULL to some uid->sid functions - and I'm not convinced this is correct in any case. Andrew Bartlett (This used to be commit e2a76a7fc94dd59c09bba3cda91446fad9f8c0e0)
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index 57eb4f4331..ffb9c96b72 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -374,6 +374,5 @@ struct acct_info
#include "rpc_wkssvc.h"
#include "rpc_spoolss.h"
#include "rpc_dfs.h"
-#include "sids.h"
#endif /* _NT_DOMAIN_H */