async_sock: try fix the source4 build on FreeBSD, Solaris, SLES8
[kai/samba.git] / lib / async_req / async_sock.h
index d47be305899a9bdbed981936b2002f524117f4e3..e7ddff8c92a9cd0024203ce2cede854cef802f13 100644 (file)
@@ -24,7 +24,8 @@
 #ifndef __ASYNC_SOCK_H__
 #define __ASYNC_SOCK_H__
 
-#include "includes.h"
+#include <talloc.h>
+#include <tevent.h>
 
 struct tevent_req *async_send_send(TALLOC_CTX *mem_ctx,
                                   struct tevent_context *ev,