summaryrefslogtreecommitdiff
path: root/i386/i386at/com.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/com.c')
-rw-r--r--i386/i386at/com.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/i386/i386at/com.c b/i386/i386at/com.c
index f986f18..950ef95 100644
--- a/i386/i386at/com.c
+++ b/i386/i386at/com.c
@@ -24,7 +24,6 @@
* the rights to redistribute these changes.
*/
-#include <com.h>
#if NCOM > 0
#include <mach/std_types.h>
@@ -41,8 +40,7 @@
#include <chips/busses.h>
#include <i386at/comreg.h>
-#include <rc.h>
-#include <cons.h>
+#include <device/cons.h>
extern void timeout(), ttrstrt();