]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move hlua.h to haproxy/hlua{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 07:20:54 +0000 (09:20 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commit8641605ff6ce72b69bbed8885b6e304d9d664603
tree1a66345e4d9a15e0a79609ff409f44ce83ddb72e
parent87735330d194056a2ff3a7e79a24021ef6febe3e
REORG: include: move hlua.h to haproxy/hlua{,-t}.h

This one required a few more includes as it uses list and ebpt_node.
It still references lots of types/ files for now.
contrib/modsecurity/modsec_wrapper.c
include/haproxy/hlua-t.h [moved from include/types/hlua.h with 82% similarity]
include/haproxy/hlua.h [moved from include/proto/hlua.h with 62% similarity]
include/types/applet.h
include/types/stream.h
src/debug.c
src/haproxy.c
src/hlua.c
src/hlua_fcn.c
src/stream.c
src/tools.c