]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bio/bss_log.c
WinCE patches
[thirdparty/openssl.git] / crypto / bio / bss_log.c
index 534181267216418ee238c17ef41e9192bedc7ab3..1eb678cac0950bc98b213aca09a5c82f7224ab67 100644 (file)
@@ -68,7 +68,8 @@
 
 #include "cryptlib.h"
 
-#if defined(OPENSSL_SYS_WIN32)
+#if defined(OPENSSL_SYS_WINCE)
+#elif defined(OPENSSL_SYS_WIN32)
 #  include <process.h>
 #elif defined(OPENSSL_SYS_VMS)
 #  include <opcdef.h>