]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ssl: avoid circular dependencies in ssl_crtlist.h
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 13 May 2020 06:24:41 +0000 (08:24 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 15 May 2020 12:11:54 +0000 (14:11 +0200)
commitc1c50b46e9aac8650e21b189f867768cc6f85a39
treecdbfb32e72cdb12412e12e07f38e139dd43e8a66
parent6e9556b6354abcac6191e944b07b5def808b8073
CLEANUP: ssl: avoid circular dependencies in ssl_crtlist.h

Add forward declarations in types/ssl_crtlist.h in order to avoid
circular dependencies. Also remove the listener.h include which is not
needed anymore.
include/types/ssl_crtlist.h