mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-21 06:31:18 +02:00
For whatever absurd reason these ones do not take a const, resulting in some haproxy functions being forced to confusingly use variables instead of const arguments. Let's fix this and backport it to older versions.