diff options
Diffstat (limited to 'gmid.h')
-rw-r--r-- | gmid.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |