]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: connection: avoid a build warning on FreeBSD with SO_USER_COOKIE
authorWilly Tarreau <w@1wt.eu>
Fri, 8 Oct 2021 13:52:27 +0000 (15:52 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 8 Oct 2021 15:21:48 +0000 (17:21 +0200)
commitde361ad22e4a093f5dfd9b9233889c148af2f523
treeaa436e75190ad5f101a981ff63056693b7a9562a
parenteb01f597eb88d93493dadd841e7454783b25a68e
BUILD: connection: avoid a build warning on FreeBSD with SO_USER_COOKIE

It was brough by an unneeded addition of a local variable after a test
in commit f7f53afcf ("BUILD/MEDIUM: tcp: set-mark setting support for
FreeBSD."). No backport needed.
include/haproxy/connection.h