mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 01:33:41 +02:00
Make the "list" element a struct mt_list, and explicitely use list_from_mt_list to get a struct list * where it is used as such, so that mt_list_for_each_entry will be usable with it.