summaryrefslogtreecommitdiff
path: root/fs/elf.c
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-09-14 23:10:16 +0200
committerMiguel <m.i@gmx.at>2018-09-14 23:10:16 +0200
commitc4b20a0ebbde1348e1e085e2ea3be35345d92b7c (patch)
tree611b68c1d288cace070152c628bb0e0e211bb500 /fs/elf.c
parentfdf6100721870780319bc7cc766a0bb5b4789965 (diff)
tuining userspace and files
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 4f040cd..f6d8ffe 100644
--- a/fs/elf.c
+++ b/fs/elf.c
@@ -2,6 +2,7 @@
#include "log.h"
#include <stdint.h>
#include "ext2.h"
+#include "elf.h"
#include "lib/string/string.h"
#define EI_NIDENT 16