From 68940415ee0932a68e2c3fb4fe0dc8b711e67d7c Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Fri, 4 May 2012 21:02:43 +0200 Subject: Preparations. --- src/user/lib/include/tce/syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/user/lib/include/tce') diff --git a/src/user/lib/include/tce/syscall.h b/src/user/lib/include/tce/syscall.h index 7cb4381..7bcdd2b 100644 --- a/src/user/lib/include/tce/syscall.h +++ b/src/user/lib/include/tce/syscall.h @@ -2,6 +2,7 @@ #define DEF_SYSCALL_H #include +#include #define NEW_STACK_SIZE 0x8000 -- cgit v1.2.3