Improve WINCE support.
[openssl.git] / apps / apps.c
index 15f2069c95c694f4877d6ec3efcd12281be6d286..e35f3c458c1f361eb66ba76d176db3264e61833d 100644 (file)
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#if !defined(OPENSSL_SYSNAME_WIN32) && !defined(NETWARE_CLIB)
+#if !defined(OPENSSL_SYSNAME_WIN32) && !defined(OPENSSL_SYSNAME_WINCE) && !defined(NETWARE_CLIB)
 #include <strings.h>
 #endif
 #include <sys/types.h>