summaryrefslogtreecommitdiff
path: root/kernel/main.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--kernel/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/main.c b/kernel/main.c
index 99954d6..7ea47ad 100644
--- a/kernel/main.c
+++ b/kernel/main.c
@@ -1,4 +1,3 @@
-#include "lib/kio.h"
#include <comus/cpu.h>
#include <comus/memory.h>
#include <comus/mboot.h>