From: Ulf Möller Date: Tue, 27 Apr 1999 21:27:04 +0000 (+0000) Subject: Typo. X-Git-Tag: OpenSSL_0_9_3beta1~220 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1e103eafb380a6be490955d15e2df577989cef5b;p=oweals%2Fopenssl.git Typo. Pointed out by Nick Boyce . --- diff --git a/crypto/bio/bss_log.c b/crypto/bio/bss_log.c index 53ad7aa88e..db82e757e7 100644 --- a/crypto/bio/bss_log.c +++ b/crypto/bio/bss_log.c @@ -68,7 +68,7 @@ #ifndef WIN32 #ifdef __ultrix -#include +#include #else #include #endif