summaryrefslogtreecommitdiffstats
path: root/tests/test_thread_sockets.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_thread_sockets.c')
-rw-r--r--tests/test_thread_sockets.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_thread_sockets.c b/tests/test_thread_sockets.c
index 364a001..1b30783 100644
--- a/tests/test_thread_sockets.c
+++ b/tests/test_thread_sockets.c
@@ -11,6 +11,7 @@
#include <errno.h>
#include <sys/types.h>
#include <sys/socket.h>
+#include <netinet/in.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <grp.h>