aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
Diffstat (limited to 'executor')
-rw-r--r--executor/conn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/conn.h b/executor/conn.h
index 9371ddaee..ace7d187b 100644
--- a/executor/conn.h
+++ b/executor/conn.h
@@ -4,6 +4,7 @@
#include <arpa/inet.h>
#include <fcntl.h>
#include <netdb.h>
+#include <netinet/in.h>
#include <string.h>
#include <sys/select.h>
#include <sys/socket.h>