BUILD: server-state: include tools.h from server_state.c
Many functions from tools.h are called there without the file being included.
This commit is contained in:
parent
908908ef2a
commit
bf1ae1a4b1
@ -27,6 +27,7 @@
|
||||
#include <haproxy/resolvers.h>
|
||||
#include <haproxy/server.h>
|
||||
#include <haproxy/ssl_sock.h>
|
||||
#include <haproxy/tools.h>
|
||||
|
||||
|
||||
/* Update a server state using the parameters available in the params list.
|
||||
|
Loading…
x
Reference in New Issue
Block a user