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

This commit is contained in:
Andy Polyakov 2004-12-31 00:00:05 +00:00
parent bdbc9b4d1a
commit 3b4de6e4cc

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