mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 06:41:28 +02:00
Create a new module init which contains code related to REGISTER_* macros for initcalls. init.h is included in api.h to make init code available to all modules. It's a step to clean up a bit haproxy.c/global.h.