BUILD: hlua: needs to include stream-t.h
authorWilly Tarreau <w@1wt.eu>
Wed, 6 Oct 2021 07:12:44 +0000 (09:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 6 Oct 2021 23:36:51 +0000 (01:36 +0200)
commit27539409fd43cb78780d3abf081dd5ce59fa3b17
tree2c8518e0f1287c3187dc613ea2b5a296f516b60f
parent397ad4135a28661b933a96b7008cad84e5f55e41
BUILD: hlua: needs to include stream-t.h

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