Add internal X509_add_certs_new(), which simplifies matters
[openssl.git] / crypto / cmp / cmp_vfy.c
index 8b6e856d1aa9f66743465844c6d5b2191eda3d4c..f525c691dece0132db53a6965c9eb8d00a592e6f 100644 (file)
@@ -20,7 +20,6 @@
 #include <openssl/crmf.h>
 #include <openssl/err.h>
 #include <openssl/x509.h>
-#include "crypto/x509.h"
 
 /* Verify a message protected by signature according to RFC section 5.1.3.3 */
 static int verify_signature(const OSSL_CMP_CTX *cmp_ctx,