]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUILD] proto_http did not build on gcc-2.95 (again)
authorWilly Tarreau <w@1wt.eu>
Tue, 24 Feb 2009 09:48:35 +0000 (10:48 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 8 Mar 2009 22:10:34 +0000 (23:10 +0100)
commit6bf1736fb1923bbefd15c7e9ccc779bb54eb1b5e
tree0bdb770767c4536b7744e25d489752cb12af732a
parent87bed62a9275f68967b8a33c22713e14814dd5f9
[BUILD] proto_http did not build on gcc-2.95 (again)

move the DPRINTF below the local variable declarations.
(cherry picked from commit 7b92db4cd5c106f5110c871503de11aabd0776eb)

The patch accidently got reverted.
src/proto_http.c