Synchronise o_str.c between 0.9.8-dev and 0.9.7-stable.
authorRichard Levitte <levitte@openssl.org>
Thu, 13 May 2004 22:40:08 +0000 (22:40 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 13 May 2004 22:40:08 +0000 (22:40 +0000)
crypto/o_str.c

index 5cdfc4f9a0513ffb7519a204ad6ea2d044e5fcc3..42b25d078f8dbed3ae83f8b59dba408164941373 100644 (file)
@@ -56,7 +56,9 @@
  *
  */
 
-#include <o_str.h>
+#include <ctype.h>
+#include <strings.h>
+#include "o_str.h"
 #include <openssl/e_os2.h>
 
 #undef strncasecmp