summaryrefslogtreecommitdiffhomepage
path: root/src/conf.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-12-06 12:40:31 +0100
committerMichael Adam <obnox@samba.org>2009-12-06 13:17:18 +0100
commitfd987e97f035e3567e9db18ad233e604c9d78ed1 (patch)
treeeb3d90b9f4fd1a249fd9a1b3f2646c0f14b9bf17 /src/conf.c
parent56ba3d45bd415d1b949032c312bb188126feb205 (diff)
move handling of upstream list to new module upstream.{c,h}
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 7201b8c..973dc84 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -35,6 +35,7 @@
#include "log.h"
#include "reqs.h"
#include "reverse-proxy.h"
+#include "upstream.h"
/*
* The configuration directives are defined in the structure below. Each