diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2011-06-28 08:36:48 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2011-06-28 08:36:48 +0000 |
| commit | ee6eac62f7525e948d3b693e4eef182f84625852 (patch) | |
| tree | 7431dd9eb37b66f2e1435b8aafdfc4ea0d125b05 /sys/dev/fdc | |
| parent | fbfed0cda64b01dae1931badfd8fdc0b47714ddc (diff) | |
Notes
Diffstat (limited to 'sys/dev/fdc')
| -rw-r--r-- | sys/dev/fdc/fdc_pccard.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/fdc/fdc_pccard.c b/sys/dev/fdc/fdc_pccard.c index 72a356857bf3..d9590603b96b 100644 --- a/sys/dev/fdc/fdc_pccard.c +++ b/sys/dev/fdc/fdc_pccard.c @@ -38,8 +38,6 @@ __FBSDID("$FreeBSD$"); #include <sys/systm.h> #include <machine/bus.h> -#include <machine/bus.h> - #include <dev/fdc/fdcvar.h> #include <dev/pccard/pccardvar.h> #include "pccarddevs.h" |
