Update from HEAD.
[oweals/openssl.git] / crypto / engine / eng_all.c
index 46f35fa2ad786d0aab1dd52cc7933de01cd66343..d29cd57dc2f1abb93b147240126c49150a42075f 100644 (file)
@@ -107,9 +107,9 @@ void ENGINE_load_builtin_engines(void)
 #if defined(__OpenBSD__) || defined(__FreeBSD__)
        ENGINE_load_cryptodev();
 #endif
-#endif
 #if defined(OPENSSL_SYS_WIN32) && !defined(OPENSSL_NO_CAPIENG)
        ENGINE_load_capi();
+#endif
 #endif
        }