diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-15 09:51:49 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-15 09:51:49 +0000 |
| commit | 398bc678aa72900b9df14eb3112ecc277d15eb09 (patch) | |
| tree | 06fe1fc1912185d40729f640afbff03ef48ff897 /sys/dev/fe | |
| parent | 1198579d7b8c72fa8e42c8a79760e7c9fc9680de (diff) | |
Notes
Diffstat (limited to 'sys/dev/fe')
| -rw-r--r-- | sys/dev/fe/if_fe_pccard.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/fe/if_fe_pccard.c b/sys/dev/fe/if_fe_pccard.c index 9d68a17c7734..5d4853c340c0 100644 --- a/sys/dev/fe/if_fe_pccard.c +++ b/sys/dev/fe/if_fe_pccard.c @@ -29,6 +29,7 @@ #include <sys/param.h> #include <sys/kernel.h> #include <sys/socket.h> +#include <sys/systm.h> #include <sys/module.h> #include <machine/clock.h> |
