BUILD: htx: include tools.h in http_htx.c
authorWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 11:01:23 +0000 (13:01 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 11:01:23 +0000 (13:01 +0200)
commit4cbf62d48a07789bc2de18e5b7039c8ebeca7a0f
treeb49c1b946ab33fc6ccb15cdd85e96bd709df3df2
parente9dcb3cd8a55319742b0ed7c7df9d075e7e808b3
BUILD: htx: include tools.h in http_htx.c

Several functions from tools.h are called there and it used to be
inherited through others.
src/http_htx.c