diff --git a/include/haproxy/stats-t.h b/include/haproxy/stats-t.h index f05ec08eb..937f77138 100644 --- a/include/haproxy/stats-t.h +++ b/include/haproxy/stats-t.h @@ -488,6 +488,7 @@ enum stat_idx_px { ST_I_PX_H2REQ, ST_I_PX_H3REQ, ST_I_PX_PROTO, + ST_I_PX_PRIV_IDLE_CUR, /* must always be the last one */ ST_I_PX_MAX