diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-09-20 16:51:09 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-09-20 16:51:09 +0000 |
| commit | dbd2c365c9d312aa30a0a74873c84e5239e2faba (patch) | |
| tree | cfa4efcdfaa19089c06433f05d7b26b26f951c13 /sys/dev/nsp | |
| parent | 90bf37e5e90ef964acfeda69452e11155d1ff04f (diff) | |
Notes
Diffstat (limited to 'sys/dev/nsp')
| -rw-r--r-- | sys/dev/nsp/nsp_pccard.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/dev/nsp/nsp_pccard.c b/sys/dev/nsp/nsp_pccard.c index 789cec15ae22..e1efd4d6010c 100644 --- a/sys/dev/nsp/nsp_pccard.c +++ b/sys/dev/nsp/nsp_pccard.c @@ -37,12 +37,6 @@ #include <sys/param.h> #include <sys/systm.h> -#include <sys/disklabel.h> -#if defined(__FreeBSD__) && __FreeBSD_version >= 500001 -#include <sys/bio.h> -#endif -#include <sys/buf.h> -#include <sys/queue.h> #include <sys/malloc.h> #include <sys/errno.h> |
