summaryrefslogtreecommitdiffstats
path: root/sys/dev/ed
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-09-23 21:59:11 +0000
committerimp <imp@FreeBSD.org>2005-09-23 21:59:11 +0000
commit899f0582914085466a6860f42fad3563da0e2140 (patch)
treee6b2dedcdb932f7725fc513a85d6810e131fbe78 /sys/dev/ed
parent9bfa6f6c3e2e2d439166242216095acbf98ea2bb (diff)
downloadFreeBSD-src-899f0582914085466a6860f42fad3563da0e2140.zip
FreeBSD-src-899f0582914085466a6860f42fad3563da0e2140.tar.gz
Remove obsolete include
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_ed_pccard.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ed/if_ed_pccard.c b/sys/dev/ed/if_ed_pccard.c
index cfe603f..c6527c5 100644
--- a/sys/dev/ed/if_ed_pccard.c
+++ b/sys/dev/ed/if_ed_pccard.c
@@ -28,8 +28,6 @@
* $FreeBSD$
*/
-#include "opt_ed.h"
-
/*
* Notes for adding media support. Each chipset is somewhat different
* from the others. Linux has a table of OIDs that it uses to see what
OpenPOWER on IntegriCloud