summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.h b/src/main.h
index 50e4cab..16c3352 100644
--- a/src/main.h
+++ b/src/main.h
@@ -83,6 +83,8 @@ struct config_s {
*/
char *via_proxy_name;
+ unsigned int disable_viaheader; /* boolean */
+
/*
* Error page support. Map error numbers to file paths.
*/