From dbf2ac31c9aa478d068bf1edaf84c7e2675331dc Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 13 May 2004 22:40:08 +0000 Subject: [PATCH] Synchronise o_str.c between 0.9.8-dev and 0.9.7-stable. --- crypto/o_str.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.25.1