summaryrefslogtreecommitdiff
path: root/src/chmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chmod.c')
-rw-r--r--src/chmod.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chmod.c b/src/chmod.c
new file mode 100644
index 0000000..d59a326
--- /dev/null
+++ b/src/chmod.c
@@ -0,0 +1,2 @@
+#define main chmod_main
+#include "../chmod/chmod.c"