summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tevent/tevent.h')
-rw-r--r--lib/tevent/tevent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tevent/tevent.h b/lib/tevent/tevent.h
index 98d31aa7c4..de02c0052f 100644
--- a/lib/tevent/tevent.h
+++ b/lib/tevent/tevent.h
@@ -24,6 +24,7 @@
#include <stdint.h>
#include <talloc.h>
+#include <sys/time.h>
struct tevent_context;
struct tevent_ops;