diff options
Diffstat (limited to 'executor')
| -rw-r--r-- | executor/conn.h | 1 |
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> |
