From: Richard Levitte Date: Thu, 13 May 2004 22:40:08 +0000 (+0000) Subject: Synchronise o_str.c between 0.9.8-dev and 0.9.7-stable. X-Git-Tag: OpenSSL_0_9_7e~106 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=dbf2ac31c9aa478d068bf1edaf84c7e2675331dc;p=oweals%2Fopenssl.git Synchronise o_str.c between 0.9.8-dev and 0.9.7-stable. --- diff --git a/crypto/o_str.c b/crypto/o_str.c index 5cdfc4f9a0..42b25d078f 100644 --- a/crypto/o_str.c +++ b/crypto/o_str.c @@ -56,7 +56,9 @@ * */ -#include +#include +#include +#include "o_str.h" #include #undef strncasecmp