summaryrefslogtreecommitdiff
path: root/hostport.c
diff options
context:
space:
mode:
Diffstat (limited to 'hostport.c')
-rw-r--r--hostport.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hostport.c b/hostport.c
index 22ff2dc..eb1fe65 100644
--- a/hostport.c
+++ b/hostport.c
@@ -9,6 +9,7 @@
#include <stdlib.h>
#include <string.h>
#include <netdb.h>
+#include <netinet/in.h>
#include "debug.h"
#include "util.h"
#include "list.h"