BUILD: payload: include tools.h in payload.c
It needs it for memprintf() but used to inherit it via other include files.
This commit is contained in:
parent
9f9e9fc20c
commit
485261beab
@ -23,6 +23,7 @@
|
||||
#include <haproxy/pattern.h>
|
||||
#include <haproxy/payload.h>
|
||||
#include <haproxy/sample.h>
|
||||
#include <haproxy/tools.h>
|
||||
|
||||
|
||||
/************************************************************************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user