aboutsummaryrefslogtreecommitdiff
path: root/chad/experimental/root.h
diff options
context:
space:
mode:
Diffstat (limited to 'chad/experimental/root.h')
-rw-r--r--chad/experimental/root.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/chad/experimental/root.h b/chad/experimental/root.h
new file mode 100644
index 0000000..e54fd80
--- /dev/null
+++ b/chad/experimental/root.h
@@ -0,0 +1,5 @@
+#ifdef CHAD_ROOT_H
+#define CHAD_ROOT_H
+/* check errno -- chdir */
+void Root(char * filename);
+#endif /* CHAD_ROOT_H */