summaryrefslogtreecommitdiffstats
path: root/polyp/socket-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/socket-client.c')
-rw-r--r--polyp/socket-client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/socket-client.c b/polyp/socket-client.c
index a55fd4ba..58bc7e80 100644
--- a/polyp/socket-client.c
+++ b/polyp/socket-client.c
@@ -31,6 +31,7 @@
#include <string.h>
#include <assert.h>
#include <stdlib.h>
+#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>