summaryrefslogtreecommitdiff
path: root/src/ipc_address.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipc_address.hpp')
-rw-r--r--src/ipc_address.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ipc_address.hpp b/src/ipc_address.hpp
index 7beb670..09b6eff 100644
--- a/src/ipc_address.hpp
+++ b/src/ipc_address.hpp
@@ -25,6 +25,7 @@
#if !defined XS_HAVE_WINDOWS && !defined XS_HAVE_OPENVMS
+#include <sys/types.h>
#include <sys/socket.h>
#include <sys/un.h>