diff options
Diffstat (limited to 'src/user/app/tests/kernel/misc.c')
-rw-r--r-- | src/user/app/tests/kernel/misc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/user/app/tests/kernel/misc.c b/src/user/app/tests/kernel/misc.c index 6899e18..01e041d 100644 --- a/src/user/app/tests/kernel/misc.c +++ b/src/user/app/tests/kernel/misc.c @@ -1,5 +1,6 @@ #include "../tests.h" #include <camellia/errno.h> +#include <camellia/flags.h> #include <camellia/syscalls.h> #include <string.h> |