diff options
author | Volker Lendecke <vlendec@samba.org> | 2005-10-03 15:03:31 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:39:19 -0500 |
commit | 788129610b179e27fc02b6af64ead9170652ed03 (patch) | |
tree | 183c5e6a9e69b2fc95af40d2cc1b9a3d039afb21 /source4/winbind | |
parent | ea262d130b07e823467473b8e28c242bab952177 (diff) | |
download | samba-788129610b179e27fc02b6af64ead9170652ed03.tar.gz samba-788129610b179e27fc02b6af64ead9170652ed03.tar.xz samba-788129610b179e27fc02b6af64ead9170652ed03.zip |
r10686: Fix the build
(This used to be commit a7137fd3ec2e484c8feb73fa228031c8b75107bf)
Diffstat (limited to 'source4/winbind')
-rw-r--r-- | source4/winbind/wb_samba3_cmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/winbind/wb_samba3_cmd.c b/source4/winbind/wb_samba3_cmd.c index a32342b62b..d4bfbd6219 100644 --- a/source4/winbind/wb_samba3_cmd.c +++ b/source4/winbind/wb_samba3_cmd.c @@ -32,7 +32,6 @@ #include "libcli/composite/composite.h" #include "libcli/smb_composite/smb_composite.h" #include "include/version.h" -#include "librpc/rpc/dcerpc_composite.h" #include "lib/events/events.h" NTSTATUS wbsrv_samba3_interface_version(struct wbsrv_samba3_call *s3call) |