BUILD: peers: peers-t.h depends on stick-table-t.h

peers-t.h uses "struct stktable" as well as STKTABLE_DATA_TYPES which
are defined in stick-table-t.h. It works by accident because
stick-table-t.h was always included before. But could provoke build
issue with EXTRA code.

To be backported as far as 2.2.

(cherry picked from commit 46bea1c6163731a45749e4429fbd1294441a7c68)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
(cherry picked from commit 5c89a0c0484b706cfa10398be8539f39c7b311e9)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
(cherry picked from commit f0994946ae0daebf7a4d10d3e51ffbbbbb5ff375)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
(cherry picked from commit a4ab8dc956f6a5dd6ff9808de5ac93fce3881c03)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
1 file changed