Commit 8bd62abe authored by Paul Hovey's avatar Paul Hovey Committed by Matt Caswell
Browse files
parent 036ba500
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,9 +208,9 @@ int RAND_write_file(const char *file)
             */
            return 1;
        }
# endif
    }
#endif
#endif

#if defined(O_CREAT) && !defined(OPENSSL_NO_POSIX_IO) && \
    !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_WINDOWS)