]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move arg.h to haproxy/arg{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 08:19:23 +0000 (10:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commitaa74c4e1b37d7b6dbb53840dbb6a45d1b9aa6fb1
tree2d62fef9736f16cd01512c3874c0fb6e64d62cd6
parent122eba92b71052002e31de7c61ad8db0a6758080
REORG: include: move arg.h to haproxy/arg{,-t}.h

Almost no change was needed; chunk.h was replaced with buf-t.h.
It dpeends on types/vars.h and types/protocol_buffers.h.
33 files changed:
contrib/modsecurity/modsec_wrapper.c
include/haproxy/arg-t.h [moved from include/types/arg.h with 97% similarity]
include/haproxy/arg.h [moved from include/proto/arg.h with 96% similarity]
include/proto/http_fetch.h
include/proto/protocol_buffers.h
include/types/acl.h
src/51d.c
src/acl.c
src/arg.c
src/backend.c
src/checks.c
src/da.c
src/flt_spoe.c
src/frontend.c
src/haproxy.c
src/hlua.c
src/http_acl.c
src/http_act.c
src/http_conv.c
src/http_fetch.c
src/http_htx.c
src/http_rules.c
src/map.c
src/payload.c
src/proto_tcp.c
src/sample.c
src/ssl_sample.c
src/ssl_sock.c
src/stick_table.c
src/stream.c
src/tcp_rules.c
src/vars.c
src/wurfl.c