Borrow #include <string[s].h> from e_os.h.
[openssl.git] / crypto / o_str.c
index 7189d13352ee17cd8ff5ac213c98265d5f09ac06..5a78f3250977adbb2ef50a1b6e4679c1dcaba96f 100644 (file)
  */
 
 #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