diff options
Diffstat (limited to 'src/pathchk.c')
-rw-r--r-- | src/pathchk.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pathchk.c b/src/pathchk.c new file mode 100644 index 0000000..0d68a70 --- /dev/null +++ b/src/pathchk.c @@ -0,0 +1,2 @@ +#define main pathchk_main +#include "../pathchk/pathchk.c" |