aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/stdinc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/venti/stdinc.h')
-rw-r--r--src/cmd/venti/stdinc.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/cmd/venti/stdinc.h b/src/cmd/venti/stdinc.h
new file mode 100644
index 00000000..6f8f5ba5
--- /dev/null
+++ b/src/cmd/venti/stdinc.h
@@ -0,0 +1,6 @@
+#include <u.h>
+#include <libc.h>
+#include <venti.h>
+#include <libsec.h>
+#include <thread.h>
+