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

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