no need to include memory.h

This commit is contained in:
Dr. Stephen Henson 2011-04-30 23:38:05 +00:00
parent f2c358c6ce
commit dca30c44f5

View 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 */