summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-05-28 02:23:10 +0000
committerimp <imp@FreeBSD.org>2004-05-28 02:23:10 +0000
commitb4692d4077b54d46e37295c84540f204a2e01f08 (patch)
treea5b0edd7c24127ee776c23451d40b1c3694520e9 /sys/dev/sn
parent069460218f31f9ce6264c098fe9f8e7c53084641 (diff)
downloadFreeBSD-src-b4692d4077b54d46e37295c84540f204a2e01f08.zip
FreeBSD-src-b4692d4077b54d46e37295c84540f204a2e01f08.tar.gz
Include required machine/bus.h
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 3b0409e..09c944a 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>
OpenPOWER on IntegriCloud