summaryrefslogtreecommitdiff
path: root/lib/async_req/async_sock.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/async_req/async_sock.h')
-rw-r--r--lib/async_req/async_sock.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/async_req/async_sock.h b/lib/async_req/async_sock.h
index d47be30589..e7ddff8c92 100644
--- a/lib/async_req/async_sock.h
+++ b/lib/async_req/async_sock.h
@@ -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,