4853 illumos-gate is not lint-clean when built with openssl 1.0
@@ -152,11 +152,11 @@ #include <openssl/objects.h> #include "ssl_locl.h" #include "kssl_lcl.h" #ifndef OPENSSL_NO_TLSEXT #ifndef OPENSSL_NO_EC -#include "../crypto/ec/ec_lcl.h" +#include <ec_lcl.h> #endif /* OPENSSL_NO_EC */ #endif /* OPENSSL_NO_TLSEXT */ #include <openssl/md5.h> #ifndef OPENSSL_NO_DH #include <openssl/dh.h>