diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/reverse-proxy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reverse-proxy.c b/src/reverse-proxy.c index fdc9098..9ca55f6 100644 --- a/src/reverse-proxy.c +++ b/src/reverse-proxy.c @@ -25,6 +25,7 @@ #include "heap.h" #include "html-error.h" #include "log.h" +#include "conf.h" /* * Add entry to the reversepath list |