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

@@ -103,10 +103,11 @@
  * derivative of this code cannot be changed.  i.e. this code cannot simply be
  * copied and put under another distribution licence
  * [including the GNU Public Licence.]
  */
 
+#include <openssl/opensslconf.h>
 #include <openssl/camellia.h>
 #include <openssl/modes.h>
 
 
 /* The input and output encrypted as though 128bit cfb mode is being