mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-12 10:43:12 +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.