diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2002-02-15 10:19:39 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2002-02-15 10:19:39 +0000 |
| commit | 039b360dac21d4efec721892fcbe908e99cd7b63 (patch) | |
| tree | d045bb06b02e731aaa2f97c8de6d6dfb38a50a7d /sys/pccard | |
| parent | 235b52974f71d3d5dc4b350d809e7f2dfd03895f (diff) | |
Notes
Diffstat (limited to 'sys/pccard')
| -rw-r--r-- | sys/pccard/pccard.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pccard/pccard.c b/sys/pccard/pccard.c index 031d7fa93b31..4aece9c40eb0 100644 --- a/sys/pccard/pccard.c +++ b/sys/pccard/pccard.c @@ -32,8 +32,6 @@ * $FreeBSD$ */ -#include "opt_pcic.h" - #include <sys/param.h> #include <sys/types.h> #include <sys/systm.h> |
