mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 06:41:28 +02:00
Sorin Pop reported a patch to fix build on FreeBSD. The file common/standard.h used an fd_set in a declaration but did not include enough headers for it to be known.