mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04: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
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
#include <haproxy/tcp_rules.h>
|
||||
#include <haproxy/ticks.h>
|
||||
#include <haproxy/time.h>
|
||||
#include <haproxy/tools.h>
|
||||
#include <haproxy/vars.h>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue