s3-rpc_client: Move client pipe functions to own header.
[kamenim/samba.git] / source3 / rpc_client / rpc_transport_tstream.c
index d414002035a43ff8878f5548b1e659d7ae825ae2..ebbdc03685f7b0b2d71e980c2feb39655334fc5d 100644 (file)
@@ -20,6 +20,7 @@
 #include "includes.h"
 #include "lib/tsocket/tsocket.h"
 #include "libsmb/cli_np_tstream.h"
+#include "cli_pipe.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_RPC_CLI