mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 14:51:27 +02: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.