]> git.ipfire.org Git - thirdparty/squid.git/commit
Syslog is not available on all platforms.
authorserassio <>
Mon, 7 Mar 2005 04:48:55 +0000 (04:48 +0000)
committerserassio <>
Mon, 7 Mar 2005 04:48:55 +0000 (04:48 +0000)
commit4bc0f38f5cc5bb18d2c9feb569d0f23fc0b5dee2
tree714c7311d1e98f3f15ef79e7a01ff8750a2818e1
parent21b927620fbab06770ae2fe04ac8ddf5f4d66666
Syslog is not available on all platforms.
Added #if HAVE_SYSLOG to allow build on every OS.
src/logfile.cc