mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-19 20:52:53 +02:00
In the header file "common/regex.h", the C keyword NULL is used. This keyword is referenced into the header file "stdlib.h", but this is not included.