mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 07:37:02 +02:00
FreeBSD stores INT_MIN and INT_MAX in sys/limits.h only. Other systems (Solaris) have it in sys/types.h and do not have sys/limits.h. Let's include sys/limits.h only if INT_MAX is not defined. |
||
---|---|---|
.. | ||
common | ||
import | ||
proto | ||
types |