mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-13 21:49:15 +02:00
Instead of calling the checks directly from the init code, we now register the start_checks() function to be run at this point. This also allows to unexport the check init function and to remove one include from haproxy.c.