diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2002-09-05 13:08:22 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2002-09-05 13:08:22 +0000 |
| commit | a1212c2a4ee77afded9b22cb288cc286427b1784 (patch) | |
| tree | 9f53fae1ee7b3288237a26c3e008f1f5474a1aad /sys | |
| parent | 4db068aabca15d8d86e18dc1e6e227792aa17274 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/i386/svr4/svr4_genassym.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/svr4/svr4_genassym.c b/sys/i386/svr4/svr4_genassym.c index 675f0e4ae22b8..deb375f813d86 100644 --- a/sys/i386/svr4/svr4_genassym.c +++ b/sys/i386/svr4/svr4_genassym.c @@ -3,6 +3,7 @@ #include <sys/param.h> #include <sys/assym.h> +#include <sys/systm.h> #include <compat/svr4/svr4_signal.h> #include <compat/svr4/svr4_ucontext.h> |
