]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixed build on FreeBSD v11.2 (#266) M-staged-PR266
authorTure Pålsson <ture@turepalsson.se>
Wed, 1 Aug 2018 15:34:09 +0000 (15:34 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 1 Aug 2018 18:05:33 +0000 (18:05 +0000)
commit7f7b4fd3f9af404d5bc528f7a73320f3ed1cc7d4
treeee7ee88fab2ad7db43494cec6e9fb23afb4a7b7b
parent4f1c93a7a0d14eec223e199275ce570d840f71bc
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