no need to include memory.h
authorDr. Stephen Henson <steve@openssl.org>
Sat, 30 Apr 2011 23:37:42 +0000 (23:37 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 30 Apr 2011 23:37:42 +0000 (23:37 +0000)
crypto/asn1/bio_ndef.c

index 370389b1e6e728b5635df41add3a22db6319d8e2..b91f97a1b139cae276cedfe199bede8aac7a2f41 100644 (file)
@@ -57,9 +57,6 @@
 #include <openssl/bio.h>
 #include <openssl/err.h>
 
 #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 */
 #include <stdio.h>
 
 /* Experimental NDEF ASN1 BIO support routines */