mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-17 19:52:51 +02:00
htonll and ntohll were defined in 5b4dd683cb but on osx they are already defined in sys/_endian.h. So, we check if they are defined before declaring them. [wt: no backport needed]