summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/socketaddr.h
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/socketaddr.h')
-rw-r--r--otherlibs/unix/socketaddr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/socketaddr.h b/otherlibs/unix/socketaddr.h
index 803aed27e..52245ed92 100644
--- a/otherlibs/unix/socketaddr.h
+++ b/otherlibs/unix/socketaddr.h
@@ -16,6 +16,7 @@
#include <sys/socket.h>
#include <sys/un.h>
#include <netinet/in.h>
+#include <arpa/inet.h>
union {
struct sockaddr s_gen;