[BUILD] fix build of POST analysis code with gcc < 3
authorWilly Tarreau <w@1wt.eu>
Sat, 19 Apr 2008 19:24:56 +0000 (21:24 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 19 Apr 2008 19:24:56 +0000 (21:24 +0200)
commit192ee3e6307413efd56fc5899026e537690a50cc
treeb7d318ea34deadbe9883f16784582951bccc09e1
parent1c2ab96be55d3e7d481ec1cc64970cdf6cf506b2
[BUILD] fix build of POST analysis code with gcc < 3

move variable declarations at beginning of blocks.
src/backend.c