summaryrefslogtreecommitdiff
path: root/i386/i386at/cons_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/cons_conf.c')
-rw-r--r--i386/i386at/cons_conf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/i386/i386at/cons_conf.c b/i386/i386at/cons_conf.c
index 49dc023..8784ed9 100644
--- a/i386/i386at/cons_conf.c
+++ b/i386/i386at/cons_conf.c
@@ -28,9 +28,7 @@
* known algorithm unless we see a pressing need otherwise.
*/
#include <sys/types.h>
-#include <cons.h>
-#include <com.h>
-#include <rc.h>
+#include <device/cons.h>
extern int kdcnprobe(), kdcninit(), kdcngetc(), kdcnputc();
#if NCOM > 0 && RCLINE >= 0