diff options
Diffstat (limited to 'usertests.c')
-rw-r--r-- | usertests.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usertests.c b/usertests.c index 20155c2..0d3e2bc 100644 --- a/usertests.c +++ b/usertests.c @@ -1,3 +1,5 @@ +#include "types.h" +#include "stat.h" #include "user.h" #include "fcntl.h" |