aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputStream_http.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputStream_http.c')
-rw-r--r--src/inputStream_http.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inputStream_http.c b/src/inputStream_http.c
index 1bfec0caa..66e98b5a8 100644
--- a/src/inputStream_http.c
+++ b/src/inputStream_http.c
@@ -22,6 +22,7 @@
#include "log.h"
#include <stdio.h>
+#include <sys/time.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>