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

Oops, left debugging malloc include file in...

parent 2ae5bd9b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -76,8 +76,6 @@
#include <openssl/ocsp.h>
#include <openssl/pem.h>

#include <dmalloc.h>

#ifdef OPENSSL_SYS_WINDOWS
#define strcasecmp _stricmp
#else