mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-01 19:20:59 +02:00
It was always difficult to find extra_counters when the rest of the counters are now in counters-t.h. Let's move the types to counters-t.h and the macros to counters.h. Stats include them since they're used there. But some users could be cleaned from the stats definitions now.