]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: sock_unix: add missing errno.h
authorWilly Tarreau <w@1wt.eu>
Wed, 16 Sep 2020 20:15:40 +0000 (22:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 16 Sep 2020 20:15:40 +0000 (22:15 +0200)
commiteb8cfe672310c3beb697da77bb6328de144b3704
treec1bad4afcad30a3caf4a3e3d9b7f99e8a988f7e2
parentaf9609b4d1ceafa9c637b57999ec6d3503742dd6
BUILD: sock_unix: add missing errno.h

It builds fine when openssl is enabled, but fails otherwise. No backport
is needed.
src/sock_unix.c