summaryrefslogtreecommitdiff
path: root/usertests.c
diff options
context:
space:
mode:
authorkaashoek2006-08-19 23:41:34 +0000
committerkaashoek2006-08-19 23:41:34 +0000
commit8787cd01dfa6080d219f3dd7bbf03f3eb988a74e (patch)
tree7b1d86071a74d01013995508be4c5a267d0f23e2 /usertests.c
parentceb0e427962d0656e672955585c04093b9efda90 (diff)
chdir
cd in shell nits in mkdir, ls, etc.
Diffstat (limited to 'usertests.c')
-rw-r--r--usertests.c2
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"