summaryrefslogtreecommitdiffstats
path: root/src/vars.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vars.c')
-rw-r--r--src/vars.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vars.c b/src/vars.c
index 30393fd..0ebac8f 100644
--- a/src/vars.c
+++ b/src/vars.c
@@ -80,6 +80,7 @@ int days[12] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 };
* io_init()
*/
char path_dir[] = "";
+char path_conf_dir[] = "";
char path_todo[] = "";
char path_apts[] = "";
char path_conf[] = "";