From c742be9c738c91703a7be787639cad167de3a6b1 Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 17 Aug 2018 02:28:02 +0200 Subject: started reviving my fool os --- userspace/sys/sys.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'userspace/sys/sys.c') diff --git a/userspace/sys/sys.c b/userspace/sys/sys.c index 5cd4396..4ff77f3 100644 --- a/userspace/sys/sys.c +++ b/userspace/sys/sys.c @@ -1,8 +1,7 @@ #include #include #include -#include - +#include // CODE FOR Stack Smashing Protector, TODO: MOVE / and do not duplicate // with kernel.c -- cgit v1.2.3