diff options
Diffstat (limited to 'src/conf.h')
-rw-r--r-- | src/conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ struct config_s { sblist *bind_addrs; unsigned int bindsame; char *bind_ipv4mapped; + char *bind_ipv6mapped; /* * The configured name to use in the HTTP "Via" header field. |