diff options
author | Günther Deschner <gd@samba.org> | 2011-04-28 16:37:05 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2011-04-29 12:19:03 +0200 |
commit | bc6f24e89f2dd6204209fc9bacc7bfa9c22d0a57 (patch) | |
tree | 3526d6b345e46677e4ea5254ab430b0d70b00387 /source3/librpc/rpc | |
parent | 4d41a5effdc9a13921367be3412b53a39f75d73a (diff) | |
download | samba-bc6f24e89f2dd6204209fc9bacc7bfa9c22d0a57.tar.gz samba-bc6f24e89f2dd6204209fc9bacc7bfa9c22d0a57.tar.bz2 samba-bc6f24e89f2dd6204209fc9bacc7bfa9c22d0a57.zip |
s3-build: remove some unused headers.
Guenther
Diffstat (limited to 'source3/librpc/rpc')
-rw-r--r-- | source3/librpc/rpc/rpc_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/librpc/rpc/rpc_common.c b/source3/librpc/rpc/rpc_common.c index ed0320adf0..b4c7e1dcd4 100644 --- a/source3/librpc/rpc/rpc_common.c +++ b/source3/librpc/rpc/rpc_common.c @@ -18,7 +18,6 @@ */ #include "includes.h" -#include "../librpc/gen_ndr/ndr_schannel.h" #include "../librpc/gen_ndr/ndr_lsa.h" #include "../librpc/gen_ndr/ndr_dssetup.h" #include "../librpc/gen_ndr/ndr_samr.h" |