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

@@ -56,11 +56,11 @@
  *
  */
 
 #include <ctype.h>
 #include <e_os.h>
-#include "o_str.h"
+#include <o_str.h>
 
 #if !defined(OPENSSL_IMPLEMENTS_strncasecmp) && \
     !defined(OPENSSL_SYSNAME_WIN32) && \
     !defined(NETWARE_CLIB)
 # include <strings.h>