mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-17 03:00:43 +00:00
BUILD: http_ana: need to include proxy-t to get redirect_rule
The struct was only defined inside function arguments there and inherited from other files.
This commit is contained in:
parent
286631a1a0
commit
ab46ac8343
@ -26,6 +26,7 @@
|
||||
#include <haproxy/channel-t.h>
|
||||
#include <haproxy/http_ana-t.h>
|
||||
#include <haproxy/htx-t.h>
|
||||
#include <haproxy/proxy-t.h>
|
||||
#include <haproxy/stream-t.h>
|
||||
|
||||
extern struct pool_head *pool_head_uniqueid;
|
||||
|
Loading…
Reference in New Issue
Block a user