summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/kern/uipc_socket2.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/kern/uipc_socket2.c')
-rw-r--r--cpukit/libnetworking/kern/uipc_socket2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/libnetworking/kern/uipc_socket2.c b/cpukit/libnetworking/kern/uipc_socket2.c
index e6ea6725dd..137eb0f5f0 100644
--- a/cpukit/libnetworking/kern/uipc_socket2.c
+++ b/cpukit/libnetworking/kern/uipc_socket2.c
@@ -1,3 +1,5 @@
+#include <machine/rtems-bsd-kernel-space.h>
+
/*
* This file has undergone several changes to reflect the
* differences between the RTEMS and FreeBSD kernels.