mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 06:53:13 +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.