mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-09 09:01:51 +01:00
BUILD: hlua: needs to include stream-t.h
It uses the SF_ERR_* error codes and currently gets them via intermediary includes.
This commit is contained in:
parent
397ad4135a
commit
27539409fd
@ -32,6 +32,7 @@
|
||||
#include <haproxy/server.h>
|
||||
#include <haproxy/stats.h>
|
||||
#include <haproxy/stick_table.h>
|
||||
#include <haproxy/stream-t.h>
|
||||
#include <haproxy/time.h>
|
||||
#include <haproxy/tools.h>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user