]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move shctx to haproxy/shctx{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Wed, 3 Jun 2020 16:38:48 +0000 (18:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commit334099c3241345a698fbf2d9f3fc27448b79dd3d
tree6f04184bd593e4e54639687490b2a22d6397eb12
parent3afc4c4bb09313c37a3e30899dbf916c1c220326
REORG: include: move shctx to haproxy/shctx{,-t}.h

Minor cleanups were applied, some includes were missing from the types
file and some were incorrect in a few C files (duplicated or not using
path).
include/haproxy/shctx-t.h [moved from include/types/shctx.h with 64% similarity]
include/haproxy/shctx.h [moved from include/proto/shctx.h with 96% similarity]
src/cache.c
src/shctx.c
src/ssl_sock.c