diff options
Diffstat (limited to 'sys/compat/svr4/syscalls.master')
| -rw-r--r-- | sys/compat/svr4/syscalls.master | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/compat/svr4/syscalls.master b/sys/compat/svr4/syscalls.master index f5fc97e2fdd3..af542181be82 100644 --- a/sys/compat/svr4/syscalls.master +++ b/sys/compat/svr4/syscalls.master @@ -27,6 +27,7 @@ #include <sys/sysproto.h> #include <netinet/in.h> +#include <svr4/svr4.h> #include <svr4/svr4_types.h> #include <svr4/svr4_signal.h> #include <svr4/svr4_proto.h> |
