]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: extcheck: needs to include stream-t.h
authorWilly Tarreau <w@1wt.eu>
Wed, 6 Oct 2021 07:11:54 +0000 (09:11 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 6 Oct 2021 23:36:51 +0000 (01:36 +0200)
commit397ad4135a28661b933a96b7008cad84e5f55e41
tree2f6958ad6de0985bceaa8095c18bd5f30a17e9f7
parentb70596df0a4e4f614d16e29e990974f51ba63e77
BUILD: extcheck: needs to include stream-t.h

It uses the SF_ERR_* error codes and currently gets them via
intermediary includes.
src/extcheck.c