]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/pkcs7/bio_pk7.c
Remove Netware and OS/2
[thirdparty/openssl.git] / crypto / pkcs7 / bio_pk7.c
index d0e5d61c7037e1a88c06d5583f321a2966915cdb..6014b12407b6f1adb35efca449e05b1ef10ab8ec 100644 (file)
@@ -56,7 +56,7 @@
 #include <openssl/pkcs7.h>
 #include <openssl/bio.h>
 
-#if !defined(OPENSSL_SYS_NETWARE) && !defined(OPENSSL_SYS_VXWORKS)
+#if !defined(OPENSSL_SYS_VXWORKS)
 # include <memory.h>
 #endif
 #include <stdio.h>