summaryrefslogtreecommitdiffhomepage
path: root/src/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.h b/src/conf.h
index 9453d66..9914049 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -68,7 +68,7 @@ struct config_s {
#endif /* UPSTREAM_SUPPORT */
char *pidpath;
unsigned int idletimeout;
- char *bind_address;
+ sblist *bind_addrs;
unsigned int bindsame;
/*