aboutsummaryrefslogtreecommitdiff
path: root/sys/svr4/svr4_socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/svr4/svr4_socket.c')
-rw-r--r--sys/svr4/svr4_socket.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/svr4/svr4_socket.c b/sys/svr4/svr4_socket.c
index 1bcd92da605c..ea172e947cf2 100644
--- a/sys/svr4/svr4_socket.c
+++ b/sys/svr4/svr4_socket.c
@@ -55,6 +55,7 @@
#include <sys/proc.h>
#include <sys/malloc.h>
+#include <svr4/svr4.h>
#include <svr4/svr4_types.h>
#include <svr4/svr4_util.h>
#include <svr4/svr4_socket.h>