mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 23:27:04 +02:00
BUILD: mworker: include tools.h from mworker.c
It needs it for memprintf() but didn't include the file.
This commit is contained in:
parent
c624da06c6
commit
745e98ce79
@ -37,6 +37,7 @@
|
||||
#include <haproxy/signal.h>
|
||||
#include <haproxy/stream.h>
|
||||
#include <haproxy/stream_interface.h>
|
||||
#include <haproxy/tools.h>
|
||||
#include <haproxy/version.h>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user