]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix fatalf() undefined for environments without syslog (#1356)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sat, 20 May 2023 05:23:23 +0000 (05:23 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sun, 30 Jul 2023 03:19:42 +0000 (15:19 +1200)
commitfc0149afd7acb415abf1a3d39fd7b8f79ecf6196
tree53497c7c2d5d455b7ba87dac5846664c9744bec3
parent31f20fda51799e873f57d11c8fb9a72900e8cf05
Fix fatalf() undefined for environments without syslog (#1356)

src/debug/debug.cc:1087
error: 'fatalf' was not declared in this scope
src/debug.cc