diff options
author | Andrew Tridgell <tridge@samba.org> | 2003-11-30 11:45:08 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2003-11-30 11:45:08 +0000 |
commit | c95ae2d890a40b25b20a3a71266eae8e45e4fcba (patch) | |
tree | b559bd7b97d7a926e73e5535469ed5f44b6c8e02 /source4/include/ntdomain.h | |
parent | e01b018359de3014da80465ae9b5663aaa5ec735 (diff) | |
download | samba-c95ae2d890a40b25b20a3a71266eae8e45e4fcba.tar.gz samba-c95ae2d890a40b25b20a3a71266eae8e45e4fcba.tar.bz2 samba-c95ae2d890a40b25b20a3a71266eae8e45e4fcba.zip |
more unused headers
(This used to be commit 39b726d068dbd31efeb2c0dd8584425d1996f991)
Diffstat (limited to 'source4/include/ntdomain.h')
-rw-r--r-- | source4/include/ntdomain.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/source4/include/ntdomain.h b/source4/include/ntdomain.h index 021ab115ab..813c229c6b 100644 --- a/source4/include/ntdomain.h +++ b/source4/include/ntdomain.h @@ -23,21 +23,9 @@ #ifndef _NT_DOMAIN_H /* _NT_DOMAIN_H */ #define _NT_DOMAIN_H -/* dce/rpc support */ -#include "rpc_dce.h" - -/* miscellaneous structures / defines */ #include "rpc_misc.h" - #include "rpc_creds.h" - -#include "talloc.h" - - -/* security descriptor structures */ #include "rpc_secdes.h" - -/* different dce/rpc pipes */ #include "rpc_lsa.h" #include "rpc_netlogon.h" |