mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-05 02:51:44 +02: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.