4853 illumos-gate is not lint-clean when built with openssl 1.0
@@ -55,12 +55,12 @@ #include <openssl/x509.h> #include <openssl/err.h> #include <openssl/pem.h> #include <openssl/bio.h> #include <openssl/asn1.h> -#include "cms.h" -#include "cms_lcl.h" +#include <openssl/cms.h> +#include <cms_lcl.h> IMPLEMENT_ASN1_FUNCTIONS(CMS_ContentInfo) IMPLEMENT_ASN1_PRINT_FUNCTION(CMS_ContentInfo) DECLARE_ASN1_ITEM(CMS_CertificateChoices)