diff options
| author | Amancio Hasty <ahasty@FreeBSD.org> | 1998-04-06 07:57:55 +0000 |
|---|---|---|
| committer | Amancio Hasty <ahasty@FreeBSD.org> | 1998-04-06 07:57:55 +0000 |
| commit | e248ae96af2af0f65ed40014475b06919cc76451 (patch) | |
| tree | 9a2e557318bbd3437566e6696cdae87162857c49 /sys/dev/bktr | |
| parent | 8e5db87cdb8f736bb31d641767427a2d47abb7e2 (diff) | |
Notes
Diffstat (limited to 'sys/dev/bktr')
| -rw-r--r-- | sys/dev/bktr/bktr_core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/bktr/bktr_core.c b/sys/dev/bktr/bktr_core.c index b2ebf6270881..215cb9a31d67 100644 --- a/sys/dev/bktr/bktr_core.c +++ b/sys/dev/bktr/bktr_core.c @@ -229,7 +229,6 @@ #ifdef __FreeBSD__ #include "bktr.h" -#include "opt_bktr.h" #include "opt_devfs.h" #include "pci.h" #endif /* __FreeBSD__ */ |
