]> git.kaiwu.me - haproxy.git/commit
BUILD: vars: include tools.h in vars.c
authorWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 11:56:31 +0000 (13:56 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 11:56:31 +0000 (13:56 +0200)
commit67046bfc50cee7a4ab3a4129f067396766a82c61
tree87e0c8d3cd345d56a77b20c73943e024b6112d61
parent485261beabed5dcc7f0cb9ea55b1529e6a3ec8ef
BUILD: vars: include tools.h in vars.c

A number of functions from tools.h are used there but the file was not
included.
src/vars.c