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