BUG/MINOR: haproxy: fix compilation on macOS
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 23 Apr 2021 14:41:22 +0000 (16:41 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 23 Apr 2021 14:41:22 +0000 (16:41 +0200)
commitc5ed1f9d8736a09c43277c99fc4a41e169e587bf
tree6df7d7945c069e2c17e469716026f730de88f0b3
parent0f50cb9c732ff085bc274f6db5116a6d600375cb
BUG/MINOR: haproxy: fix compilation on macOS

Fix the warning treated as error on the CI for the macOS compilation :
"src/haproxy.c:2939:23: error: unused variable 'set'
 [-Werror,-Wunused-variable]"

This does not need to be backported.
src/haproxy.c