Borrow #include <string[s].h> from e_os.h.
This commit is contained in:
parent
bdbc9b4d1a
commit
3b4de6e4cc
1 changed files with 1 additions and 6 deletions
|
@ -57,12 +57,7 @@
|
|||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
#include <openssl/e_os2.h>
|
||||
#ifdef OPENSSL_SYS_WINDOWS
|
||||
# include <string.h>
|
||||
#else
|
||||
# include <strings.h>
|
||||
#endif
|
||||
#include <e_os.h>
|
||||
#include "o_str.h"
|
||||
|
||||
#undef strncasecmp
|
||||
|
|
Loading…
Reference in a new issue