diff options
Diffstat (limited to 'sys/svr4/svr4_sysvec.c')
-rw-r--r-- | sys/svr4/svr4_sysvec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/svr4/svr4_sysvec.c b/sys/svr4/svr4_sysvec.c index c66e61b..9de253c 100644 --- a/sys/svr4/svr4_sysvec.c +++ b/sys/svr4/svr4_sysvec.c @@ -39,7 +39,6 @@ #include <sys/param.h> #include <sys/systm.h> -#include <sys/buf.h> #include <sys/proc.h> #include <sys/sysent.h> #include <sys/imgact.h> |