mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-01 21:22:09 +01: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.