BUILD: server: include tools.h from server.c
A lot of functions from tools.h are used there but the file was only inherited via other ones.
This commit is contained in:
parent
5703a38a06
commit
ba6300ea62
@ -44,6 +44,7 @@
|
||||
#include <haproxy/task.h>
|
||||
#include <haproxy/tcpcheck.h>
|
||||
#include <haproxy/time.h>
|
||||
#include <haproxy/tools.h>
|
||||
|
||||
|
||||
static void srv_update_status(struct server *s);
|
||||
|
Loading…
x
Reference in New Issue
Block a user