Fix double free in d2i_PrivateKey().
[openssl.git] / crypto / evp / evp_cnf.c
index 03f34a011d3ec17d905347957cb06b93ebaedfaf..45e82c92462f363e6c67ca18d0c0c203303a0f53 100644 (file)
@@ -1,4 +1,3 @@
-/* evp_cnf.c */
 /*
  * Written by Stephen Henson (steve@openssl.org) for the OpenSSL project
  * 2007.
@@ -62,7 +61,6 @@
 #include <openssl/crypto.h>
 #include "internal/cryptlib.h"
 #include <openssl/conf.h>
-#include <openssl/dso.h>
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>