]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: ssl: include mini-clist.h
authorWilly Tarreau <w@1wt.eu>
Fri, 6 Mar 2020 17:43:08 +0000 (18:43 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 7 Mar 2020 05:07:18 +0000 (06:07 +0100)
commit8dd0d55efe0416141c1dc6ca747bf79020e77bc0
tree9fa295d31e7e730d831acd76be4b427da827f211
parenta8561db936e6339e1d6d2a8de4c9ac033cd56310
BUILD: ssl: include mini-clist.h

We use some list definitions and we don't include this header which
is in fact accidently inherited from others, causing a circular
dependency issue.
include/types/ssl_sock.h