Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add
[openssl.git] / crypto / asn1 / a_verify.c
index 03fc63dbef3fde4ce96af867ea515f568b16c36c..09e7fc05bb1f55a87f0f4ca8c111d961e3c64a61 100644 (file)
@@ -67,7 +67,6 @@
 #include "objects.h"
 #include "buffer.h"
 #include "evp.h"
-#include "pem.h"
 
 int ASN1_verify(i2d,a,signature,data,pkey)
 int (*i2d)();