Oops, left debugging malloc include file in...
authorDr. Stephen Henson <steve@openssl.org>
Thu, 9 Jan 2003 16:53:26 +0000 (16:53 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 9 Jan 2003 16:53:26 +0000 (16:53 +0000)
apps/ca.c

index 5b490c80ec81bd4a28bbda9dcdbcf809275190b4..0182b9e718927980b5ffc6a8c6eb31221e704820 100644 (file)
--- a/apps/ca.c
+++ b/apps/ca.c
@@ -76,8 +76,6 @@
 #include <openssl/ocsp.h>
 #include <openssl/pem.h>
 
-#include <dmalloc.h>
-
 #ifdef OPENSSL_SYS_WINDOWS
 #define strcasecmp _stricmp
 #else