mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-03 14:11:05 +01:00
Depending on the version of GCC, variable size arrays are not declared in the same manner. Let's add a check for the version and provide a macro.