mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 10:52:48 +02:00
One function prototype makes reference to struct mworker_proc which was not defined there but in global.h instead. This definition, along with the PROC_O_* fields were moved to mworker-t.h instead.