summaryrefslogtreecommitdiff
path: root/kernel/cpu
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/cpu')
-rw-r--r--kernel/cpu/idt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/cpu/idt.c b/kernel/cpu/idt.c
index 5b93987..4dbf4ba 100644
--- a/kernel/cpu/idt.c
+++ b/kernel/cpu/idt.c
@@ -1,4 +1,3 @@
-#include "lib/klib.h"
#include <lib.h>
#include <comus/memory.h>
#include <comus/asm.h>