summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn/if_sn_pccard.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-09-20 19:05:32 +0000
committerimp <imp@FreeBSD.org>2000-09-20 19:05:32 +0000
commitace346f2ab76598daeda2550b762514765594350 (patch)
treeff2bee8fb907b4df9d64478971be59111d030742 /sys/dev/sn/if_sn_pccard.c
parenta51e07d64048125631138e980c90d907fe80042b (diff)
downloadFreeBSD-src-ace346f2ab76598daeda2550b762514765594350.zip
FreeBSD-src-ace346f2ab76598daeda2550b762514765594350.tar.gz
Remove 8 unnecessary includes from phk's script
Diffstat (limited to 'sys/dev/sn/if_sn_pccard.c')
-rw-r--r--sys/dev/sn/if_sn_pccard.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/sn/if_sn_pccard.c b/sys/dev/sn/if_sn_pccard.c
index 5e41bec..4ab09b3 100644
--- a/sys/dev/sn/if_sn_pccard.c
+++ b/sys/dev/sn/if_sn_pccard.c
@@ -42,16 +42,13 @@
#include <machine/bus.h>
#include <machine/resource.h>
-#include <sys/rman.h>
#include <net/ethernet.h>
#include <net/if.h>
#include <net/if_arp.h>
-#include <net/if_media.h>
#include <machine/clock.h>
-#include <dev/sn/if_snreg.h>
#include <dev/sn/if_snvar.h>
#include <dev/pccard/pccardvar.h>
OpenPOWER on IntegriCloud