From c72944b5646863ffaaaff94dc03b939a08566203 Mon Sep 17 00:00:00 2001 From: Miguel Date: Wed, 12 Sep 2018 15:23:38 +0200 Subject: struggling with vmem --- fs/elf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'fs/elf.c') diff --git a/fs/elf.c b/fs/elf.c index 2603e2f..851c7e8 100644 --- a/fs/elf.c +++ b/fs/elf.c @@ -1,4 +1,5 @@ #include "kernel/kernel.h" +#include "log.h" #include #include "ext2.h" #include "lib/string/string.h" -- cgit v1.2.3