Synchronise o_str.c between 0.9.8-dev and 0.9.7-stable.
This commit is contained in:
parent
4108d365bf
commit
dbf2ac31c9
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue