Willy Tarreau 3b63ca20f4 REORG: stick-table: uninline stktable_alloc_data_type()
This function has no business being inlined in stick_table.h since it's
only used at boot time by the config parser. In addition it causes an
undesired dependency on tools.h because it uses parse_time_err(). Let's
move it to stick_table.c.
2021-05-08 20:24:09 +02:00
..
2021-05-08 12:29:51 +02:00
2020-09-25 17:54:48 +02:00
2021-05-08 13:09:46 +02:00
2021-05-08 12:59:47 +02:00
2021-05-08 20:24:09 +02:00
2021-05-08 13:56:31 +02:00
2021-05-08 12:29:01 +02:00