Borrow #include <string[s].h> from e_os.h.

This commit is contained in:
Andy Polyakov
2004-12-31 00:01:23 +00:00
parent 5ca3a0aa86
commit 83f69163fd

View File

@@ -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