mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-29 22:11:18 +01:00
Some libcs define strdup() as a macro and cause redefine warnings to be emitted, so let's first undefine all functions we redefine.
Some libcs define strdup() as a macro and cause redefine warnings to be emitted, so let's first undefine all functions we redefine.