bio/bss_log.c: on DJGPP syslog facility is part of sockets library.
authorAndy Polyakov <appro@openssl.org>
Wed, 21 Mar 2018 10:19:49 +0000 (11:19 +0100)
committerAndy Polyakov <appro@openssl.org>
Thu, 22 Mar 2018 10:49:17 +0000 (11:49 +0100)
commitd10ca7aed0028aeebbe8b91b3facd3dc2a5f42e7
tree53e1aedb06f847e1beb7b575f32cf82654d33c58
parent96f1b64d8cdca10694f84fb3aabfdd35f0604555
bio/bss_log.c: on DJGPP syslog facility is part of sockets library.

In other words no-sock DJGPP build should suppress syslogging.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5708)
crypto/bio/bss_log.c