summaryrefslogtreecommitdiffhomepage
path: root/src/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.h b/src/conf.h
index 9914049..a7c5a0c 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -70,6 +70,7 @@ struct config_s {
unsigned int idletimeout;
sblist *bind_addrs;
unsigned int bindsame;
+ char *bind_ipv4mapped;
/*
* The configured name to use in the HTTP "Via" header field.