X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fec%2Fecp_smpl.c;h=be7f15f782bd8834320496130ebfde2b85360a38;hp=5adc907d60c314ac69034e6070be384535045722;hb=02cbedc387e5f6aee8886a02e64db9bb42f73ff7;hpb=e5d814d0407d511f5c6340e3950bfa5cadc83594 diff --git a/crypto/ec/ecp_smpl.c b/crypto/ec/ecp_smpl.c index 5adc907d60..be7f15f782 100644 --- a/crypto/ec/ecp_smpl.c +++ b/crypto/ec/ecp_smpl.c @@ -56,10 +56,10 @@ */ #include +#include #include "ec_lcl.h" - const EC_METHOD *EC_GFp_simple_method(void) { static const EC_METHOD ret = {