mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 22:31:28 +02:00
BUILD: vars: need to include xxhash
It's needed for XXH3(), and it used to get it through other includes.
This commit is contained in:
parent
0ce6dc0107
commit
b555eb1176
@ -18,6 +18,7 @@
|
||||
#include <haproxy/tcpcheck.h>
|
||||
#include <haproxy/tools.h>
|
||||
#include <haproxy/vars.h>
|
||||
#include <haproxy/xxhash.h>
|
||||
|
||||
|
||||
/* This contains a pool of struct vars */
|
||||
|
Loading…
x
Reference in New Issue
Block a user