summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/socket_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/socket_test.cpp b/test/socket_test.cpp
index 46d4209..b29788c 100644
--- a/test/socket_test.cpp
+++ b/test/socket_test.cpp
@@ -6,6 +6,7 @@
#include "raul/Socket.hpp"
#include <poll.h>
+#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>