mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 15:47:01 +02:00
BUILD: resolvers: include tools.h
Many functions from tools.h are called there but it was inherited via others.
This commit is contained in:
parent
0fd04fd620
commit
ca14dd5537
@ -43,6 +43,7 @@
|
|||||||
#include <haproxy/tcp_rules.h>
|
#include <haproxy/tcp_rules.h>
|
||||||
#include <haproxy/ticks.h>
|
#include <haproxy/ticks.h>
|
||||||
#include <haproxy/time.h>
|
#include <haproxy/time.h>
|
||||||
|
#include <haproxy/tools.h>
|
||||||
#include <haproxy/vars.h>
|
#include <haproxy/vars.h>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user