]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move SWAP/MID_RANGE/MAX_RANGE from tools.h to standard.h
authorWilly Tarreau <w@1wt.eu>
Wed, 3 Jun 2020 15:49:00 +0000 (17:49 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:56 +0000 (10:18 +0200)
commit4d653a6285ee9e0dd18743e13d930f2425dece14
tree2bcc8c6a76e5deed914484b72e2a881084004c1d
parent5ae5006ddeb63988c64716c528e6d91a2961b891
REORG: include: move SWAP/MID_RANGE/MAX_RANGE from tools.h to standard.h

Tools.h doesn't make sense for these 3 macros alone anymore, let's move
them to standard.h which will ultimately become again tools.h once moved.
include/common/standard.h
include/common/tools.h