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

*** 57,67 **** * */ #include "cryptlib.h" #include <openssl/bn.h> ! #include "pqueue.h" typedef struct _pqueue { pitem *items; int count; --- 57,67 ---- * */ #include "cryptlib.h" #include <openssl/bn.h> ! #include <openssl/pqueue.h> typedef struct _pqueue { pitem *items; int count;