summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/sys/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/sys/socket.h')
-rw-r--r--cpukit/libnetworking/sys/socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libnetworking/sys/socket.h b/cpukit/libnetworking/sys/socket.h
index 603cfe108e..571f6e06bd 100644
--- a/cpukit/libnetworking/sys/socket.h
+++ b/cpukit/libnetworking/sys/socket.h
@@ -36,6 +36,7 @@
#include <sys/cdefs.h>
#include <rtems/bsdnet/_types.h>
+#include <sys/_types.h>
/*
* Definitions related to sockets: types, address families, options.