aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index f9364b8..a59c8bd 100644
--- a/config.h
+++ b/config.h
@@ -31,7 +31,7 @@
/* config */
extern unsigned short port;
-extern char *tmpl_path, *root, *subdir;
+extern char *tmpl_path, *root, *app_subdir, *result_subdir;
extern int magic_enable, period;