]> git.kaiwu.me - haproxy.git/commit
REORG: include: move dict.h to hparoxy/dict{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Wed, 3 Jun 2020 16:23:19 +0000 (18:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commit3afc4c4bb09313c37a3e30899dbf916c1c220326
tree6daee8d9ca8fcc3e5177d9e9e83c88baee578162
parent48fbcae07c00cee2d40967e37b2018959c5347d4
REORG: include: move dict.h to hparoxy/dict{,-t}.h

This was entirely free-standing. haproxy/api-t.h was added for size_t.
include/haproxy/dict-t.h [new file with mode: 0644]
include/haproxy/dict.h [new file with mode: 0644]
include/proto/dict.h [deleted file]
include/proto/stick_table.h
include/types/dict.h [deleted file]
include/types/peers.h
include/types/stick_table.h
src/dict.c
src/peers.c
src/server.c
src/stream.c