mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-13 11:19:33 +02:00
This removes some #ifdefs from the main haproxy code path. Function init_51degrees() now returns ERR_* instead of exit(1) on error, and this function was made static and is not exported anymore.