haproxy/include
Willy Tarreau 638698da37 BUILD: stream-int: fix a few includes dependencies
The stream-int code doesn't need to load server.h as it doesn't use
servers at all. However removing this one reveals that proxy.h was
lacking types/checks.h that used to be silently inherited from
types/server.h loaded before in stream_interface.h.
2020-03-11 14:15:33 +01:00
..
common BUG/MAJOR: list: fix invalid element address calculation 2020-03-11 14:12:51 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUILD: stream-int: fix a few includes dependencies 2020-03-11 14:15:33 +01:00
types BUILD: stream-int: fix a few includes dependencies 2020-03-11 14:15:33 +01:00