]> git.kaiwu.me - haproxy.git/commit
BUILD: fix compilation error with DEBUG_FULL
authorCyril Bonté <cyril.bonte@free.fr>
Sun, 23 Sep 2012 12:19:12 +0000 (14:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 24 Sep 2012 18:36:39 +0000 (20:36 +0200)
commit3aaba440a20b711b7edb696abad389ce2205dfaf
treedd16b7d81992099a6a7ceac9dbc778436e4a0442
parent086fbf53b55f9eee642de68536801ddd74e694bf
BUILD: fix compilation error with DEBUG_FULL

Recent changes in structures broke the compilation when using DEBUG_FULL.
Let's update apply the changes also to the variables used in DPRINTF calls.
src/backend.c
src/dumpstats.c
src/proto_tcp.c
src/session.c