mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 07:07:04 +02:00
BUILD: stick-table: include freq_ctr.h from stick_table.h
It's needed for update_freq_ctr_period() which is used there.
This commit is contained in:
parent
ce65cbec38
commit
5703a38a06
@ -26,6 +26,7 @@
|
||||
#include <haproxy/api.h>
|
||||
#include <haproxy/dict-t.h>
|
||||
#include <haproxy/errors.h>
|
||||
#include <haproxy/freq_ctr.h>
|
||||
#include <haproxy/sample-t.h>
|
||||
#include <haproxy/stick_table-t.h>
|
||||
#include <haproxy/ticks.h>
|
||||
|
Loading…
Reference in New Issue
Block a user