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/ofw | |
| parent | 3d07127c64ec8e1a558cc3f8c78d6379463bcee1 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ofw')
| -rw-r--r-- | sys/dev/ofw/ofw_console.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ofw/ofw_console.c b/sys/dev/ofw/ofw_console.c index b4a949c1f19f..62dbe51e87e0 100644 --- a/sys/dev/ofw/ofw_console.c +++ b/sys/dev/ofw/ofw_console.c @@ -26,7 +26,6 @@ #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); -#include "opt_comconsole.h" #include "opt_ofw.h" #include <sys/param.h> |
