]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUILD] backend.c and checks.c did not build without tproxy !
authorWilly Tarreau <w@1wt.eu>
Thu, 14 Feb 2008 19:28:18 +0000 (20:28 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 14 Feb 2008 19:28:18 +0000 (20:28 +0100)
commitcf1d572f2a00cff3a6776359d20fb83c401d4b32
tree420f6d657e90104327971067854f1ca23ba810b7
parent21d2af3e9f36a3aab5b9017575a16ca722827ce3
[BUILD] backend.c and checks.c did not build without tproxy !

missing #ifdefs. The right patch this time!
src/backend.c
src/checks.c