BUILD: hlua: include proxy.h from hlua.c
authorWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 18:28:07 +0000 (20:28 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 18:35:39 +0000 (20:35 +0200)
commit3d6ee407e7bc2e27faea7c0d6828190f0d201852
tree9aef98a7a137d4658a172bfe2e96ca9d6317ec49
parent32840b77a5e05d929f1218ffd88746c482a2ca10
BUILD: hlua: include proxy.h from hlua.c

Many proxy functions are called there but the include was missing and
inherited via cfgparse.h.
src/hlua.c