From fd5a9b87e47bc072aa63fcaf5735232a37338303 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 2 Sep 2018 15:47:29 +0200 Subject: cleanup filenames --- kernel/acpi.c | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel/acpi.c') diff --git a/kernel/acpi.c b/kernel/acpi.c index c41e91f..6d1fbc8 100644 --- a/kernel/acpi.c +++ b/kernel/acpi.c @@ -7,6 +7,7 @@ #include #include #include "smp.h" +#include "lib/string/string.h" typedef struct acpi_rsdt_struct -- cgit v1.2.3