Fix undefined array OPENSSL_ia32cap_P.

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Patrick Steuer <patrick.steuer@de.ibm.com>
(Merged from https://github.com/openssl/openssl/pull/10274)
This commit is contained in:
Kelvin Lee 2019-10-27 18:22:34 +11:00 committed by Patrick Steuer
parent 7c2d95d47c
commit f702256d55

View File

@ -7,6 +7,7 @@
* https://www.openssl.org/source/license.html
*/
#include <internal/cryptlib.h>
#include <openssl/opensslconf.h>
#include <stdio.h>