haproxy/include
Willy Tarreau 33056436c7 BUILD/MINOR: defaults: eliminate warning on MAXHOSTNAMELEN with -Wundef
As reported in GH issue #1369, there is a single case of #if with a
possibly undefined value in defaults.h which is on MAXHOSTNAMELEN. Let's
turn it to a #ifdef.
2021-08-28 12:05:32 +02:00
..
haproxy BUILD/MINOR: defaults: eliminate warning on MAXHOSTNAMELEN with -Wundef 2021-08-28 12:05:32 +02:00
import BUG/MINOR: ebtree: remove dependency on incorrect macro for bits per long 2021-08-28 11:55:53 +02:00