BUILD: config: include tools.h in cfgparse-listen.c
authorWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 11:00:23 +0000 (13:00 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 11:00:23 +0000 (13:00 +0200)
commite9dcb3cd8a55319742b0ed7c7df9d075e7e808b3
tree356f061697ad53bc3d9c69da8f4a63b77a4bf1da
parentca14dd5537cbf46ee3a2cd737d12ba95afcad9f6
BUILD: config: include tools.h in cfgparse-listen.c

Many functions defined in tools.h were called there but the file used
to be inherited via others.
src/cfgparse-listen.c