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/sio | |
| parent | 3d07127c64ec8e1a558cc3f8c78d6379463bcee1 (diff) | |
Notes
Diffstat (limited to 'sys/dev/sio')
| -rw-r--r-- | sys/dev/sio/sio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sio/sio.c b/sys/dev/sio/sio.c index 1f2590f8918d..7e2054e2070c 100644 --- a/sys/dev/sio/sio.c +++ b/sys/dev/sio/sio.c @@ -33,7 +33,6 @@ #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); -#include "opt_comconsole.h" #include "opt_compat.h" #include "opt_gdb.h" #include "opt_kdb.h" |
