]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: tcp: use IPPROTO_IP when SOL_IP is not available
authorWilly Tarreau <w@1wt.eu>
Tue, 29 Sep 2015 16:19:32 +0000 (18:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 29 Sep 2015 16:19:32 +0000 (18:19 +0200)
commitae459f3b9f9810d18aaa090264398dee2d4de23b
tree71a0c184f56c3a72f4b492638bcc69f6f9632b26
parentfc2a2d97d6855e9a00a22bc26623e4f2f2c1aeda
BUILD: tcp: use IPPROTO_IP when SOL_IP is not available

Dmitry Sivachenko reported a build failure on FreeBSD due to SOL_IP not
being defined. IPPROTO_IP must be used there instead.
include/common/compat.h