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