mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-25 11:54:29 -04:00
BUILD: spoe: flt_spoe.c needs tools.h
It uses many functions declared there but used to inherit it through others.
This commit is contained in:
parent
2bd86284e6
commit
e16ada16d9
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@
|
|||
#include <haproxy/tcp_rules.h>
|
||||
#include <haproxy/thread.h>
|
||||
#include <haproxy/time.h>
|
||||
#include <haproxy/tools.h>
|
||||
#include <haproxy/vars.h>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue