no need to include memory.h
[openssl.git] / crypto / asn1 / bio_ndef.c
index 370389b1e6e728b5635df41add3a22db6319d8e2..b91f97a1b139cae276cedfe199bede8aac7a2f41 100644 (file)
@@ -57,9 +57,6 @@
 #include <openssl/bio.h>
 #include <openssl/err.h>
 
-#ifndef OPENSSL_SYSNAME_NETWARE
-#include <memory.h>
-#endif
 #include <stdio.h>
 
 /* Experimental NDEF ASN1 BIO support routines */