diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2011-08-27 14:24:27 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2011-08-27 14:24:27 +0000 |
| commit | e5a0927394502ac7d7d0383c523490eb35f773dc (patch) | |
| tree | 49e850acfe39af24efb3586c06c15ff6b9183c36 /sys/dev/cfe/cfe_console.c | |
| parent | 3d07127c64ec8e1a558cc3f8c78d6379463bcee1 (diff) | |
Notes
Diffstat (limited to 'sys/dev/cfe/cfe_console.c')
| -rw-r--r-- | sys/dev/cfe/cfe_console.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/cfe/cfe_console.c b/sys/dev/cfe/cfe_console.c index f3946c571ecc..5a6b0a2bf9ba 100644 --- a/sys/dev/cfe/cfe_console.c +++ b/sys/dev/cfe/cfe_console.c @@ -27,8 +27,6 @@ #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); -#include "opt_comconsole.h" - #include <sys/param.h> #include <sys/kdb.h> #include <sys/kernel.h> |
