aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/stdinc.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2003-11-23 17:54:58 +0000
committerrsc <devnull@localhost>2003-11-23 17:54:58 +0000
commit7a4ee46d253e291044bba2d0c54b818b67ac013c (patch)
tree7bdcaf69a15ecd24c057a697936b67bbde93e00b /src/cmd/venti/stdinc.h
parent4fbfdd7acd4bf4fc71b1329230e05fc761907566 (diff)
downloadplan9port-7a4ee46d253e291044bba2d0c54b818b67ac013c.tar.gz
plan9port-7a4ee46d253e291044bba2d0c54b818b67ac013c.tar.bz2
plan9port-7a4ee46d253e291044bba2d0c54b818b67ac013c.zip
Initial stab at Venti.
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>
+