mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-30 14:31:08 +01: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.