From 904f68134bb3f6b50629ddcb6007b3a735ce4b72 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 21 Nov 2014 16:01:41 +0100 Subject: working on ELF bin support --- userspace/add.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userspace/add.c') diff --git a/userspace/add.c b/userspace/add.c index 254ee35..2a13adf 100644 --- a/userspace/add.c +++ b/userspace/add.c @@ -1,6 +1,6 @@ #include #include -#include "syscalls.c" +#include #include "../fs/fs.h" int main(int argc, char **argv) -- cgit v1.2.3