mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-17 19:52:51 +02:00
Openssl-compat emits a warning for the test on LIBRESSL_VERSION that might be underfined, if built with -Wundef. The fix is easy, let's do it. Related to GH issue #1369.