diff options
Diffstat (limited to 'sys/dev/sn/if_sn_pccard.c')
| -rw-r--r-- | sys/dev/sn/if_sn_pccard.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/sn/if_sn_pccard.c b/sys/dev/sn/if_sn_pccard.c index 3b0409e25301b..09c944a95e0ff 100644 --- a/sys/dev/sn/if_sn_pccard.c +++ b/sys/dev/sn/if_sn_pccard.c @@ -42,6 +42,8 @@ __FBSDID("$FreeBSD$"); #include <net/if.h> #include <net/if_arp.h> +#include <machine/bus.h> + #include <dev/pccard/pccardvar.h> #include <dev/sn/if_snvar.h> |
