mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-07 05:51:48 +00:00
BUILD: extcheck: 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
b70596df0a
commit
397ad4135a
@ -36,6 +36,7 @@
|
||||
#include <haproxy/proxy.h>
|
||||
#include <haproxy/server.h>
|
||||
#include <haproxy/signal.h>
|
||||
#include <haproxy/stream-t.h>
|
||||
#include <haproxy/task.h>
|
||||
#include <haproxy/thread.h>
|
||||
#include <haproxy/time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user