aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sn
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-05-28 02:23:10 +0000
committerWarner Losh <imp@FreeBSD.org>2004-05-28 02:23:10 +0000
commit33de92af3fcda8f75fa079c8a6c5c6f1f0ce67f7 (patch)
treea5b0edd7c24127ee776c23451d40b1c3694520e9 /sys/dev/sn
parent10672bdf5694d0042715d841501a3ce1af61685f (diff)
Notes
Diffstat (limited to 'sys/dev/sn')
-rw-r--r--sys/dev/sn/if_sn_pccard.c2
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 3b0409e25301..09c944a95e0f 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>