s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.h
[ira/wip.git] / source3 / rpc_client / rpc_transport_np.c
index a3f3a1735daac6033bc39eb6107f1e43efacddb2..2be01621448142da49a2569d2ce00be4bb972ab4 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 #include "includes.h"
+#include "rpc_client/rpc_transport.h"
 #include "libsmb/cli_np_tstream.h"
 
 #undef DBGC_CLASS