]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: listener: types/listener.h must not include standard.h
authorWilly Tarreau <w@1wt.eu>
Fri, 6 Mar 2020 17:46:26 +0000 (18:46 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 7 Mar 2020 05:07:18 +0000 (06:07 +0100)
commit5a421a8f492ae1ab74e4197af87a9f85d9ee53b3
treef034257865c9d88bbb2c872f3d710c087cf20572
parentc7f64e7a588f83c9ddc0d09625319fde5a2f8822
BUILD: listener: types/listener.h must not include standard.h

It's only a type definition, this header is not needed and causes
some circular dependency issues.
include/types/listener.h