summaryrefslogtreecommitdiff
path: root/source3/lib/util_tsock.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/util_tsock.c')
-rw-r--r--source3/lib/util_tsock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/util_tsock.c b/source3/lib/util_tsock.c
index dce2092868..35a97f5e69 100644
--- a/source3/lib/util_tsock.c
+++ b/source3/lib/util_tsock.c
@@ -19,6 +19,7 @@
#include "includes.h"
#include "../lib/tsocket/tsocket.h"
+#include "../lib/util/tevent_unix.h"
struct tstream_read_packet_state {
struct tevent_context *ev;