Rename
[openssl.git] / e_os.h
diff --git a/e_os.h b/e_os.h
index 96ce4cf91961cce51432febfad79feb9961a1e75..69068bd684a4bf37ebec16101e169853ba4a8eb7 100644 (file)
--- a/e_os.h
+++ b/e_os.h
@@ -246,6 +246,7 @@ extern "C" {
 #  else
      /* !defined VMS */
 #    include OPENSSL_UNISTD
+#    include <sys/types.h>
 
 #    define OPENSSL_CONF       "openssl.cnf"
 #    define SSLEAY_CONF                OPENSSL_CONF
@@ -294,7 +295,6 @@ extern HINSTANCE _hInstance;
 
 #  else
 
-#    include <sys/types.h>
 #    ifndef VMS
 #      include <sys/param.h>
 #    endif