From 26f81e50066e5bb7aeae218094e0f834c405a8c1 Mon Sep 17 00:00:00 2001 From: Ada Christine Date: Wed, 23 Mar 2022 00:45:57 +0000 Subject: fix collision with /usr/include/efi/lib.h squash me --- kc/core/kstdio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kc/core/kstdio.c') diff --git a/kc/core/kstdio.c b/kc/core/kstdio.c index 2971b18..fdb52b7 100644 --- a/kc/core/kstdio.c +++ b/kc/core/kstdio.c @@ -1,7 +1,7 @@ #include "kprint.h" #include "serial.h" -#include +#include #include #include -- cgit v1.3.1-1-g115d