]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix build on GNU/Hurd (#1417)
authorAmos Jeffries <yadij@users.noreply.github.com>
Wed, 12 Jul 2023 11:55:15 +0000 (11:55 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Tue, 25 Jul 2023 14:59:56 +0000 (02:59 +1200)
commitbaff4e11aeb2357f2fbfb290d2fdfcf1ee99d407
treeec30f950816d49ade946f3ac4aa2bee536e7b38f
parentb89cdb958fe8b00ed00e5bdf3fc3d3abba5a41f7
Fix build on GNU/Hurd (#1417)

Definitions of htonl() and htons() require these headers, in this order.
src/base/RandomUuid.cc