mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-04 20:46:11 +02:00
[CLEANUP] include time.h from freq_ctr.h as it uses "now".
(cherry picked from commit 78ff5d0a9e62b0aa4c31f18859d2a0de71bb9da6)
This commit is contained in:
parent
5e947894af
commit
0a64b062e7
@ -23,6 +23,7 @@
|
||||
#define _PROTO_FREQ_CTR_H
|
||||
|
||||
#include <common/config.h>
|
||||
#include <common/time.h>
|
||||
#include <types/freq_ctr.h>
|
||||
|
||||
/* Rotate a frequency counter when current period is over. Must not be called
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user