aboutsummaryrefslogtreecommitdiff
path: root/gmid.h
diff options
context:
space:
mode:
Diffstat (limited to 'gmid.h')
-rw-r--r--gmid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmid.h b/gmid.h
index 84b5715..9b4ee4a 100644
--- a/gmid.h
+++ b/gmid.h
@@ -254,6 +254,7 @@ struct conf {
char *log_access;
enum log_format log_format;
int use_privsep_crypto;
+ int conftest;
struct fcgihead fcgi;
struct vhosthead hosts;