From 45ce8728224caa44d31dca3117992b193fa3cd98 Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 19 Oct 2018 02:41:53 +0200 Subject: window manager continued --- kernel/smp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'kernel/smp.c') diff --git a/kernel/smp.c b/kernel/smp.c index a57b4b9..02b0263 100644 --- a/kernel/smp.c +++ b/kernel/smp.c @@ -13,7 +13,6 @@ #include "asm_pit.h" #include "asm_smp.h" #include "apic.h" -#include "vesa.h" #include "syscalls.h" // set cpu private value -- cgit v1.2.3