diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-30 20:37:01 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-30 20:37:01 +0000 |
| commit | 8879e52387c6dabd581fe55a04f15a8fa676524c (patch) | |
| tree | c8d20607759c850e9d1393c70b501fdc55ab2c8e /sys/dev/hfa/fore_timer.c | |
| parent | 54dfbb1460016a28f4fda1277770a2841ad4d240 (diff) | |
Notes
Diffstat (limited to 'sys/dev/hfa/fore_timer.c')
| -rw-r--r-- | sys/dev/hfa/fore_timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/hfa/fore_timer.c b/sys/dev/hfa/fore_timer.c index ac6ce2586d08..e9fc4edbab4b 100644 --- a/sys/dev/hfa/fore_timer.c +++ b/sys/dev/hfa/fore_timer.c @@ -36,6 +36,7 @@ */ #include <sys/param.h> +#include <sys/systm.h> #include <sys/socket.h> #include <sys/socketvar.h> #include <net/if.h> |
