From a4f9c594045c699423141ce33d593fd62575f5dc Mon Sep 17 00:00:00 2001 From: Richard Braun Date: Wed, 4 Oct 2017 21:32:26 +0200 Subject: Fix some header inclusions --- kern/console.c | 1 + 1 file changed, 1 insertion(+) (limited to 'kern/console.c') diff --git a/kern/console.c b/kern/console.c index 0b5c4f86..0ed54b5e 100644 --- a/kern/console.c +++ b/kern/console.c @@ -18,6 +18,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3