Commit 9a85e538 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

no need to include memory.h

parent 7409d7ad
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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 */