haproxy/include
Willy Tarreau 4aa573da6f REORG: include: move checks.h to haproxy/check{,-t}.h
All includes that were not absolutely necessary were removed because
checks.h happens to very often be part of dependency loops. A warning
was added about this in check-t.h. The fields, enums and structs were
a bit tidied because it's particularly tedious to find anything there.
It would make sense to split this in two or more files (at least
extract tcp-checks).

The file was renamed to the singular because it was one of the rare
exceptions to have an "s" appended to its name compared to the struct
name.
2020-06-11 10:18:58 +02:00
..
common REORG: include: move auth.h to haproxy/auth{,-t}.h 2020-06-11 10:18:57 +02:00
haproxy REORG: include: move checks.h to haproxy/check{,-t}.h 2020-06-11 10:18:58 +02:00
import REORG: include: move ist.h from common/ to import/ 2020-06-11 10:18:56 +02:00
proto REORG: include: move checks.h to haproxy/check{,-t}.h 2020-06-11 10:18:58 +02:00
types REORG: include: move checks.h to haproxy/check{,-t}.h 2020-06-11 10:18:58 +02:00