diff --git a/crypto/ec/ecp_nist.c b/crypto/ec/ecp_nist.c index d2dbfe674..f9521c804 100644 --- a/crypto/ec/ecp_nist.c +++ b/crypto/ec/ecp_nist.c @@ -61,6 +61,8 @@ * and contributed to the OpenSSL project. */ +#include + #include #include #include "ec_lcl.h"