mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-01 21:22:09 +01: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]