Prepare for next version.
[oweals/openssl.git] / crypto / bio / bss_log.c
index 1eb678cac0950bc98b213aca09a5c82f7224ab67..6360dbc820b45735493264b6aee6c7b4b8b6ac1c 100644 (file)
@@ -78,6 +78,8 @@
 #  include <starlet.h>
 #elif defined(__ultrix)
 #  include <sys/syslog.h>
+#elif defined(OPENSSL_SYS_NETWARE)
+#  define NO_SYSLOG
 #elif (!defined(MSDOS) || defined(WATT32)) && !defined(OPENSSL_SYS_VXWORKS) && !defined(NO_SYSLOG)
 #  include <syslog.h>
 #endif