mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 14:21:25 +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.