Borrow #include <string[s].h> from e_os.h.
This commit is contained in:
@@ -57,12 +57,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <openssl/e_os2.h>
|
#include <e_os.h>
|
||||||
#ifdef OPENSSL_SYS_WINDOWS
|
|
||||||
# include <string.h>
|
|
||||||
#else
|
|
||||||
# include <strings.h>
|
|
||||||
#endif
|
|
||||||
#include "o_str.h"
|
#include "o_str.h"
|
||||||
|
|
||||||
#undef strncasecmp
|
#undef strncasecmp
|
||||||
|
|||||||
Reference in New Issue
Block a user