Print this page
4853 illumos-gate is not lint-clean when built with openssl 1.0

*** 110,120 **** */ #include <stdio.h> #include <stdlib.h> #include <time.h> ! #include "cryptlib.h" #include <openssl/crypto.h> #include <openssl/buffer.h> #include <openssl/bio.h> #include <openssl/lhash.h> --- 110,120 ---- */ #include <stdio.h> #include <stdlib.h> #include <time.h> ! #include <cryptlib.h> #include <openssl/crypto.h> #include <openssl/buffer.h> #include <openssl/bio.h> #include <openssl/lhash.h>