BUILD: stats: define several missing structures in stats.h
authorWilly Tarreau <w@1wt.eu>
Wed, 6 Oct 2021 07:14:06 +0000 (09:14 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 6 Oct 2021 23:36:51 +0000 (01:36 +0200)
commit59be17a29a38b413b6867df7f468b677afb711bc
tree0c9676a23c75cb60e951dfa4c64f23193c79a48b
parent27539409fd43cb78780d3abf081dd5ce59fa3b17
BUILD: stats: define several missing structures in stats.h

channel, stream_interface, appctx, buffer, proxy and htx ones are used
in function arguments and most of them are not defined but were inherited
from intermediary inclues. Let's define them here and drop the unneeded
includes.
include/haproxy/stats.h