mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-04-23 23:45:37 +00:00
[MINOR] include time.h from freq_ctr.h as is uses "now".
This commit is contained in:
parent
99ab5f800c
commit
78ff5d0a9e
@ -23,6 +23,7 @@
|
|||||||
#define _PROTO_FREQ_CTR_H
|
#define _PROTO_FREQ_CTR_H
|
||||||
|
|
||||||
#include <common/config.h>
|
#include <common/config.h>
|
||||||
|
#include <common/time.h>
|
||||||
#include <types/freq_ctr.h>
|
#include <types/freq_ctr.h>
|
||||||
|
|
||||||
/* Rotate a frequency counter when current period is over. Must not be called
|
/* Rotate a frequency counter when current period is over. Must not be called
|
||||||
|
Loading…
Reference in New Issue
Block a user