Fix (most) WIN32 warnings and errors.
[openssl.git] / crypto / evp / c_all.c
index c6a3315e649f54b98043e5f3149fd64ccfd91a2e..a5da52e62d8b03ef8625fe39eb64df4f59faf97e 100644 (file)
@@ -79,7 +79,6 @@ void OPENSSL_add_all_algorithms_noconf(void)
         * only on IA-32, but we reserve the option for all
         * platforms...
         */
-       void OPENSSL_cpuid_setup();
        OPENSSL_cpuid_setup();
        OpenSSL_add_all_ciphers();
        OpenSSL_add_all_digests();