diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-16 12:43:28 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:57:29 -0500 |
commit | 4f1c8daa36a7a0372c5fd9eab51f3c16ee81c49d (patch) | |
tree | 939bf68e14b246f77ffad69a5a3329b4fd4c4c33 /source4/torture | |
parent | bc8eb1e6e56dfd2188408f09af0ef62db65d1197 (diff) | |
download | samba-4f1c8daa36a7a0372c5fd9eab51f3c16ee81c49d.tar.gz samba-4f1c8daa36a7a0372c5fd9eab51f3c16ee81c49d.tar.bz2 samba-4f1c8daa36a7a0372c5fd9eab51f3c16ee81c49d.zip |
r14470: Remove some unnecessary headers.
(This used to be commit f7312dab3b9aba2b2b82e8a6e0c483a32a03a63a)
Diffstat (limited to 'source4/torture')
32 files changed, 0 insertions, 37 deletions
diff --git a/source4/torture/libnet/domain.c b/source4/torture/libnet/domain.c index 0151d5fbc2..18933cb033 100644 --- a/source4/torture/libnet/domain.c +++ b/source4/torture/libnet/domain.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/rpc/rpc.h" #include "libnet/libnet.h" -#include "librpc/gen_ndr/ndr_samr.h" #include "librpc/gen_ndr/ndr_samr_c.h" static BOOL test_domainopen(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx, diff --git a/source4/torture/libnet/libnet_share.c b/source4/torture/libnet/libnet_share.c index 3366433e40..b7d877b097 100644 --- a/source4/torture/libnet/libnet_share.c +++ b/source4/torture/libnet/libnet_share.c @@ -24,7 +24,6 @@ #include "torture/rpc/rpc.h" #include "libnet/libnet.h" #include "lib/cmdline/popt_common.h" -#include "librpc/gen_ndr/ndr_srvsvc.h" #include "librpc/gen_ndr/ndr_srvsvc_c.h" diff --git a/source4/torture/libnet/userinfo.c b/source4/torture/libnet/userinfo.c index 1e9b5defbd..15ff443af2 100644 --- a/source4/torture/libnet/userinfo.c +++ b/source4/torture/libnet/userinfo.c @@ -24,7 +24,6 @@ #include "libnet/libnet.h" #include "libnet/userinfo.h" #include "libcli/security/proto.h" -#include "librpc/gen_ndr/ndr_samr.h" #include "librpc/gen_ndr/ndr_samr_c.h" #include "librpc/gen_ndr/ndr_security.h" diff --git a/source4/torture/libnet/userman.c b/source4/torture/libnet/userman.c index cf25f0d760..2df495a15f 100644 --- a/source4/torture/libnet/userman.c +++ b/source4/torture/libnet/userman.c @@ -23,7 +23,6 @@ #include "torture/rpc/rpc.h" #include "libnet/userman.h" #include "libnet/libnet.h" -#include "librpc/gen_ndr/ndr_samr.h" #include "librpc/gen_ndr/ndr_samr_c.h" #define TEST_USERNAME "libnetusermantest" diff --git a/source4/torture/rpc/atsvc.c b/source4/torture/rpc/atsvc.c index cb948f8a5d..f77cd67c37 100644 --- a/source4/torture/rpc/atsvc.c +++ b/source4/torture/rpc/atsvc.c @@ -21,7 +21,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_atsvc.h" #include "librpc/gen_ndr/ndr_atsvc_c.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/autoidl.c b/source4/torture/rpc/autoidl.c index af92b1a89c..9f1c14950a 100644 --- a/source4/torture/rpc/autoidl.c +++ b/source4/torture/rpc/autoidl.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_drsuapi.h" #include "librpc/gen_ndr/ndr_drsuapi_c.h" #include "librpc/gen_ndr/ndr_misc.h" #include "librpc/rpc/dcerpc_table.h" diff --git a/source4/torture/rpc/bench.c b/source4/torture/rpc/bench.c index a5aaaeeb29..a4b2cf1269 100644 --- a/source4/torture/rpc/bench.c +++ b/source4/torture/rpc/bench.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_srvsvc.h" #include "librpc/gen_ndr/ndr_srvsvc_c.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/dfs.c b/source4/torture/rpc/dfs.c index d8f6b1a27e..babbc4fcff 100644 --- a/source4/torture/rpc/dfs.c +++ b/source4/torture/rpc/dfs.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/torture.h" #include "torture/rpc/rpc.h" -#include "librpc/gen_ndr/ndr_dfs.h" #include "librpc/gen_ndr/ndr_dfs_c.h" diff --git a/source4/torture/rpc/drsuapi.c b/source4/torture/rpc/drsuapi.c index 75efff89b3..a515df1847 100644 --- a/source4/torture/rpc/drsuapi.c +++ b/source4/torture/rpc/drsuapi.c @@ -24,7 +24,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_drsuapi.h" #include "librpc/gen_ndr/ndr_drsuapi_c.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/drsuapi_cracknames.c b/source4/torture/rpc/drsuapi_cracknames.c index c3002761b4..d49c824606 100644 --- a/source4/torture/rpc/drsuapi_cracknames.c +++ b/source4/torture/rpc/drsuapi_cracknames.c @@ -24,7 +24,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_drsuapi.h" #include "librpc/gen_ndr/ndr_drsuapi_c.h" #include "torture/rpc/rpc.h" #include "ldb/include/ldb.h" diff --git a/source4/torture/rpc/dssetup.c b/source4/torture/rpc/dssetup.c index cc285b3eef..828c017c00 100644 --- a/source4/torture/rpc/dssetup.c +++ b/source4/torture/rpc/dssetup.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_dssetup.h" #include "librpc/gen_ndr/ndr_dssetup_c.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/dssync.c b/source4/torture/rpc/dssync.c index ac28e0e222..695cbb4d53 100644 --- a/source4/torture/rpc/dssync.c +++ b/source4/torture/rpc/dssync.c @@ -23,7 +23,6 @@ #include "includes.h" #include "lib/cmdline/popt_common.h" -#include "librpc/gen_ndr/ndr_drsuapi.h" #include "librpc/gen_ndr/ndr_drsuapi_c.h" #include "libcli/cldap/cldap.h" #include "libcli/ldap/ldap_client.h" diff --git a/source4/torture/rpc/echo.c b/source4/torture/rpc/echo.c index 6c5af71fc7..0db41c4bcb 100644 --- a/source4/torture/rpc/echo.c +++ b/source4/torture/rpc/echo.c @@ -25,7 +25,6 @@ #include "torture/torture.h" #include "torture/rpc/rpc.h" #include "lib/events/events.h" -#include "librpc/gen_ndr/ndr_echo.h" #include "librpc/gen_ndr/ndr_echo_c.h" diff --git a/source4/torture/rpc/epmapper.c b/source4/torture/rpc/epmapper.c index 69537c8f5c..ee11cae084 100644 --- a/source4/torture/rpc/epmapper.c +++ b/source4/torture/rpc/epmapper.c @@ -21,7 +21,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_epmapper.h" #include "librpc/gen_ndr/ndr_epmapper_c.h" #include "librpc/rpc/dcerpc_table.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/initshutdown.c b/source4/torture/rpc/initshutdown.c index d0b6e612e3..2652ad6cfb 100644 --- a/source4/torture/rpc/initshutdown.c +++ b/source4/torture/rpc/initshutdown.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_initshutdown.h" #include "librpc/gen_ndr/ndr_initshutdown_c.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/lsa.c b/source4/torture/rpc/lsa.c index b8669e1b70..61ab4bdc49 100644 --- a/source4/torture/rpc/lsa.c +++ b/source4/torture/rpc/lsa.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_lsa.h" #include "librpc/gen_ndr/ndr_lsa_c.h" #include "lib/events/events.h" #include "libcli/security/proto.h" diff --git a/source4/torture/rpc/lsa_lookup.c b/source4/torture/rpc/lsa_lookup.c index bd7b98b987..eb0efc906b 100644 --- a/source4/torture/rpc/lsa_lookup.c +++ b/source4/torture/rpc/lsa_lookup.c @@ -25,7 +25,6 @@ #include "libcli/security/proto.h" #include "libnet/libnet_join.h" #include "torture/rpc/rpc.h" -#include "librpc/gen_ndr/ndr_lsa.h" #include "librpc/gen_ndr/ndr_lsa_c.h" #include "librpc/gen_ndr/ndr_security.h" diff --git a/source4/torture/rpc/mgmt.c b/source4/torture/rpc/mgmt.c index b88ee2243c..653c49d038 100644 --- a/source4/torture/rpc/mgmt.c +++ b/source4/torture/rpc/mgmt.c @@ -21,7 +21,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_mgmt.h" #include "librpc/gen_ndr/ndr_mgmt_c.h" #include "auth/gensec/gensec.h" #include "librpc/rpc/dcerpc_table.h" diff --git a/source4/torture/rpc/netlogon.c b/source4/torture/rpc/netlogon.c index ffa62f8fa3..14e7a49305 100644 --- a/source4/torture/rpc/netlogon.c +++ b/source4/torture/rpc/netlogon.c @@ -30,9 +30,7 @@ #include "lib/cmdline/popt_common.h" #include "torture/rpc/rpc.h" #include "libcli/auth/libcli_auth.h" -#include "librpc/gen_ndr/ndr_netlogon.h" #include "librpc/gen_ndr/ndr_netlogon_c.h" -#include "librpc/gen_ndr/ndr_lsa.h" #include "librpc/gen_ndr/ndr_lsa_c.h" static const char *machine_password; diff --git a/source4/torture/rpc/oxidresolve.c b/source4/torture/rpc/oxidresolve.c index 0c128f9f1f..4004476a22 100644 --- a/source4/torture/rpc/oxidresolve.c +++ b/source4/torture/rpc/oxidresolve.c @@ -21,9 +21,7 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_oxidresolver.h" #include "librpc/gen_ndr/ndr_oxidresolver_c.h" -#include "librpc/gen_ndr/ndr_remact.h" #include "librpc/gen_ndr/ndr_remact_c.h" #include "librpc/gen_ndr/epmapper.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/remact.c b/source4/torture/rpc/remact.c index 81f609e8b3..ed7c1935a2 100644 --- a/source4/torture/rpc/remact.c +++ b/source4/torture/rpc/remact.c @@ -21,9 +21,7 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_remact.h" #include "librpc/gen_ndr/ndr_remact_c.h" -#include "librpc/gen_ndr/ndr_epmapper.h" #include "librpc/gen_ndr/ndr_epmapper_c.h" #include "librpc/gen_ndr/ndr_dcom.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/samr.c b/source4/torture/rpc/samr.c index fcf0215a1e..cbe011eeb0 100644 --- a/source4/torture/rpc/samr.c +++ b/source4/torture/rpc/samr.c @@ -23,7 +23,6 @@ #include "includes.h" #include "torture/torture.h" #include "librpc/gen_ndr/lsa.h" -#include "librpc/gen_ndr/ndr_samr.h" #include "librpc/gen_ndr/ndr_samr_c.h" #include "librpc/gen_ndr/ndr_security.h" #include "smb.h" diff --git a/source4/torture/rpc/samsync.c b/source4/torture/rpc/samsync.c index 6b55c820d9..0d8fb0b5d5 100644 --- a/source4/torture/rpc/samsync.c +++ b/source4/torture/rpc/samsync.c @@ -34,7 +34,6 @@ #include "libcli/security/proto.h" #include "librpc/gen_ndr/ndr_netlogon.h" #include "librpc/gen_ndr/ndr_netlogon_c.h" -#include "librpc/gen_ndr/ndr_lsa.h" #include "librpc/gen_ndr/ndr_lsa_c.h" #include "librpc/gen_ndr/ndr_samr_c.h" #include "librpc/gen_ndr/ndr_security.h" diff --git a/source4/torture/rpc/scanner.c b/source4/torture/rpc/scanner.c index d2a3a6894a..85fc95aa63 100644 --- a/source4/torture/rpc/scanner.c +++ b/source4/torture/rpc/scanner.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_mgmt.h" #include "librpc/gen_ndr/ndr_mgmt_c.h" #include "librpc/rpc/dcerpc_table.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/schannel.c b/source4/torture/rpc/schannel.c index b39d1258c2..cb3723f995 100644 --- a/source4/torture/rpc/schannel.c +++ b/source4/torture/rpc/schannel.c @@ -21,11 +21,8 @@ */ #include "includes.h" -#include "librpc/gen_ndr/ndr_netlogon.h" #include "librpc/gen_ndr/ndr_netlogon_c.h" -#include "librpc/gen_ndr/ndr_lsa.h" #include "librpc/gen_ndr/ndr_lsa_c.h" -#include "librpc/gen_ndr/ndr_samr.h" #include "librpc/gen_ndr/ndr_samr_c.h" #include "auth/credentials/credentials.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/session_key.c b/source4/torture/rpc/session_key.c index 34cd06724d..11f07c3b99 100644 --- a/source4/torture/rpc/session_key.c +++ b/source4/torture/rpc/session_key.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_lsa.h" #include "librpc/gen_ndr/ndr_lsa_c.h" #include "libcli/auth/libcli_auth.h" diff --git a/source4/torture/rpc/spoolss.c b/source4/torture/rpc/spoolss.c index 49db6e3967..eb73bfa36b 100644 --- a/source4/torture/rpc/spoolss.c +++ b/source4/torture/rpc/spoolss.c @@ -23,7 +23,6 @@ #include "includes.h" #include "torture/torture.h" #include "torture/rpc/rpc.h" -#include "librpc/gen_ndr/ndr_spoolss.h" #include "librpc/gen_ndr/ndr_spoolss_c.h" struct test_spoolss_context { diff --git a/source4/torture/rpc/svcctl.c b/source4/torture/rpc/svcctl.c index d55c879bd7..dbdce859f8 100644 --- a/source4/torture/rpc/svcctl.c +++ b/source4/torture/rpc/svcctl.c @@ -21,7 +21,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_svcctl.h" #include "librpc/gen_ndr/ndr_svcctl_c.h" #include "torture/rpc/rpc.h" diff --git a/source4/torture/rpc/testjoin.c b/source4/torture/rpc/testjoin.c index 76fe3ec2ae..55fa25fb38 100644 --- a/source4/torture/rpc/testjoin.c +++ b/source4/torture/rpc/testjoin.c @@ -33,7 +33,6 @@ #include "lib/cmdline/popt_common.h" #include "smb.h" #include "lib/ldb/include/ldb.h" -#include "librpc/gen_ndr/ndr_samr.h" #include "librpc/gen_ndr/ndr_samr_c.h" #include "libcli/auth/libcli_auth.h" diff --git a/source4/torture/rpc/unixinfo.c b/source4/torture/rpc/unixinfo.c index ba1c06d346..b351c397e8 100644 --- a/source4/torture/rpc/unixinfo.c +++ b/source4/torture/rpc/unixinfo.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/torture.h" #include "torture/rpc/rpc.h" -#include "librpc/gen_ndr/ndr_unixinfo.h" #include "librpc/gen_ndr/ndr_unixinfo_c.h" diff --git a/source4/torture/rpc/winreg.c b/source4/torture/rpc/winreg.c index 0e219d4161..8d1ead59e4 100644 --- a/source4/torture/rpc/winreg.c +++ b/source4/torture/rpc/winreg.c @@ -22,7 +22,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_winreg.h" #include "librpc/gen_ndr/ndr_winreg_c.h" #include "librpc/gen_ndr/ndr_security.h" #include "libcli/security/proto.h" diff --git a/source4/torture/rpc/wkssvc.c b/source4/torture/rpc/wkssvc.c index 7a3b487423..5e5975cf62 100644 --- a/source4/torture/rpc/wkssvc.c +++ b/source4/torture/rpc/wkssvc.c @@ -21,7 +21,6 @@ #include "includes.h" #include "torture/torture.h" -#include "librpc/gen_ndr/ndr_wkssvc.h" #include "librpc/gen_ndr/ndr_wkssvc_c.h" #include "torture/rpc/rpc.h" |