]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixed build on FreeBSD v11.2 (#266) 271/head
authorTure Pålsson <ture@turepalsson.se>
Wed, 1 Aug 2018 15:34:09 +0000 (15:34 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Fri, 3 Aug 2018 15:00:30 +0000 (03:00 +1200)
commitb90d4bef366d6310b1c9744daf0d1a4d90b92e1a
treebcfc25d46ef6995307c09e4b5089c5fd4ac1093d
parent4382b9018ed8efa82c37c83fac4336b6411bfa65
Fixed build on FreeBSD v11.2 (#266)

... and other platforms where htonl() is a macro that uses its argument
multiple times (GCC -Werror=sequence-point).
src/wccp2.cc