remove problematic include (seems to bring in conflicted definitions)
authorNoel Power <noel.power@suse.com>
Wed, 23 Aug 2023 10:28:21 +0000 (11:28 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:38 +0000 (22:23 +0000)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/tstream_binding_handle/tstream_binding_handle.h

index a43e242055c26f58977c7130277d9da5bae0b9ae..e5407374d68ff18ac1551dafc26d3efca019b7d2 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <talloc.h>
 #include "librpc/rpc/dcerpc.h"
-#include "librpc/rpc/dcerpc_proto.h"
 #include "librpc/rpc/rpc_common.h"
 #include "libcli/util/tstream.h"