]> git.kaiwu.me - haproxy.git/commit
REORG: checks: retrieve the check-specific defines from server.h to checks.h
authorWilly Tarreau <w@1wt.eu>
Wed, 11 Dec 2013 15:45:07 +0000 (16:45 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 14 Dec 2013 15:02:18 +0000 (16:02 +0100)
commit8e85ad5211849026c86ddcb32701eeb3035eb526
tree4814e39da083323c6ee9cb02f82bbc7dd9494755
parent1a53a3af131b0d85d2cb2b70fe9166f1ce830b3f
REORG: checks: retrieve the check-specific defines from server.h to checks.h

After the move of checks from servers to autonomous checks, we need a
massive cleanup and reordering as it's becoming increasingly difficult
to find the definitions of types and enums.

Nothing was changed, blocks were just moved.
include/types/checks.h
include/types/server.h