From e3fd95c7a599aedb8798ab27813d2457d99be3b3 Mon Sep 17 00:00:00 2001 From: arf20 Date: Tue, 2 Dec 2025 21:36:03 +0100 Subject: generating results --- config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 16e1ca5..b12f226 100644 --- a/config.h +++ b/config.h @@ -31,8 +31,7 @@ /* config */ extern unsigned short port; -extern char *tmpl_path; -extern char *root; +extern char *tmpl_path, *root, *subdir; int config_load(const char *conf_path); -- cgit v1.2.3