Author: vlendec Date: 2005-10-03 15:19:08 +0000 (Mon, 03 Oct 2005) New Revision: 10687
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10687 Log: Another one... Modified: branches/SAMBA_4_0/source/winbind/wb_async_helpers.c Changeset: Modified: branches/SAMBA_4_0/source/winbind/wb_async_helpers.c =================================================================== --- branches/SAMBA_4_0/source/winbind/wb_async_helpers.c 2005-10-03 15:03:31 UTC (rev 10686) +++ branches/SAMBA_4_0/source/winbind/wb_async_helpers.c 2005-10-03 15:19:08 UTC (rev 10687) @@ -31,7 +31,6 @@ #include "librpc/gen_ndr/irpc.h" #include "librpc/gen_ndr/ndr_irpc.h" #include "libcli/raw/libcliraw.h" -#include "librpc/rpc/dcerpc_composite.h" #include "librpc/gen_ndr/ndr_netlogon.h" #include "libcli/auth/credentials.h"
