summaryrefslogtreecommitdiffstats
path: root/sys/svr4
diff options
context:
space:
mode:
Diffstat (limited to 'sys/svr4')
-rw-r--r--sys/svr4/svr4_sysvec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/svr4/svr4_sysvec.c b/sys/svr4/svr4_sysvec.c
index 7823ef0..90a63fe 100644
--- a/sys/svr4/svr4_sysvec.c
+++ b/sys/svr4/svr4_sysvec.c
@@ -6,9 +6,9 @@
#endif
#include <sys/param.h>
+#include <sys/systm.h>
#include <sys/buf.h>
#include <sys/proc.h>
-#include <sys/systm.h>
#include <sys/sysent.h>
#include <sys/imgact.h>
#include <sys/imgact_elf.h>
OpenPOWER on IntegriCloud