s3-build: only include async headers where needed.
[ira/wip.git] / source3 / rpc_client / rpc_transport_sock.c
index b7bb7d70d5ab2a9f6df8cda0b34d36460a44245f..359ec478cca78661f9255997c0f4d26713efdb47 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 #include "includes.h"
+#include "../lib/async_req/async_sock.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_RPC_CLI