summaryrefslogtreecommitdiff
path: root/fs/elf.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/elf.c')
-rw-r--r--fs/elf.c1
1 files changed, 1 insertions, 0 deletions
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 <stdint.h>
#include "ext2.h"
#include "lib/string/string.h"