From: Dr. Stephen Henson Date: Sat, 30 Apr 2011 23:38:24 +0000 (+0000) Subject: no need to include memory.h X-Git-Tag: OpenSSL_1_0_0e~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51eb247d0fc43b6770569f1762b0ebfae1a2d489;p=openssl no need to include memory.h --- diff --git a/crypto/asn1/bio_ndef.c b/crypto/asn1/bio_ndef.c index 370389b1e6..b91f97a1b1 100644 --- a/crypto/asn1/bio_ndef.c +++ b/crypto/asn1/bio_ndef.c @@ -57,9 +57,6 @@ #include #include -#ifndef OPENSSL_SYSNAME_NETWARE -#include -#endif #include /* Experimental NDEF ASN1 BIO support routines */