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