summaryrefslogtreecommitdiffhomepage
path: root/src/conf.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-12-06 23:50:15 +0100
committerMichael Adam <obnox@samba.org>2009-12-07 00:22:52 +0100
commitc981b246ce2b0b9c3cee5878d0cbefffb8fc2370 (patch)
treebd9e3533d5a19461432efc3760c0ccf824969764 /src/conf.c
parent8cb182e1b873fde40db6e4258ee23b05f956f397 (diff)
Move handling of connect_ports list to its own source module.
Michael
Diffstat (limited to 'src/conf.c')
-rw-r--r--src/conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.c b/src/conf.c
index adc7def..47d8962 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -36,6 +36,7 @@
#include "reqs.h"
#include "reverse-proxy.h"
#include "upstream.h"
+#include "connect-ports.h"
/*
* The configuration directives are defined in the structure below. Each