Add simple async wrappers around send, recv and connect
[samba.git] / source3 / include / includes.h
index aa99dc0b63b4e115a173a7e51e04091261650ec7..8eb0ee52dd2c4a13fd4807b88c1a397db7b71b9d 100644 (file)
@@ -723,6 +723,7 @@ typedef char fstring[FSTRING_LEN];
 #include "memcache.h"
 #include "async_req.h"
 #include "async_smb.h"
+#include "async_sock.h"
 
 #include "lib/smbconf/smbconf.h"