mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 07:07:04 +02:00
BUILD: vars: include tools.h in vars.c
A number of functions from tools.h are used there but the file was not included.
This commit is contained in:
parent
485261beab
commit
67046bfc50
@ -15,6 +15,7 @@
|
||||
#include <haproxy/stream-t.h>
|
||||
#include <haproxy/tcp_rules.h>
|
||||
#include <haproxy/tcpcheck.h>
|
||||
#include <haproxy/tools.h>
|
||||
#include <haproxy/vars.h>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user