]> git.kaiwu.me - haproxy.git/commit
REORG: include: move MIN/MAX from tools.h to compat.h
authorWilly Tarreau <w@1wt.eu>
Wed, 3 Jun 2020 15:47:08 +0000 (17:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:56 +0000 (10:18 +0200)
commit5ae5006ddeb63988c64716c528e6d91a2961b891
treea3bf79ba8940b7e6f780fc1167ae43947b640a8b
parent57bb71e83ae1f32783b78dccd6bec621ddf7cad3
REORG: include: move MIN/MAX from tools.h to compat.h

Given that these macros are usually provided by sys/param.h, better move
them to compat.h.
include/common/compat.h
include/common/tools.h