X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fec%2Fec_mult.c;h=f4e5f90847114ee511f35cb457544608e5ae35ce;hp=2ebb2af7203341c44eed11b288acca6084457ab0;hb=28f573a28dcfba4da90605d17f614c8ecb2243fc;hpb=e2c9c91b5b4b836fef2839c50eca4fe574242a7f;ds=sidebyside diff --git a/crypto/ec/ec_mult.c b/crypto/ec/ec_mult.c index 2ebb2af720..f4e5f90847 100644 --- a/crypto/ec/ec_mult.c +++ b/crypto/ec/ec_mult.c @@ -61,6 +61,8 @@ * and contributed to the OpenSSL project. */ +#include + #include #include "ec_lcl.h"