haproxy/include
Willy Tarreau 4f6535d734 CLEANUP: hpack: export debug functions and move inlines to .h
When building contrib/hpack there is a warning about an unused static
function. Actually it makes no sense to make it static, instead it must
be regularly exported. Similarly there is hpack_dht_get_tail() which is
inlined in the C file and which would make more sense with all other ones
in the H file.
2020-06-11 10:18:58 +02:00
..
haproxy CLEANUP: hpack: export debug functions and move inlines to .h 2020-06-11 10:18:58 +02:00
import REORG: include: move ist.h from common/ to import/ 2020-06-11 10:18:56 +02:00