X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fecdsa%2Fecdsatest.c;h=f3371e4229b90f4ad0b8a361564f5bfd630f69a3;hp=d58e9a63f0581183f5cf276b858070836b7757f4;hb=3a87a9b9db07f8d3c6d9aa7f20e01f053007a703;hpb=ae44fc1ec4c0d6c125c28f52dc06e9ae87c59c4c;ds=sidebyside diff --git a/crypto/ecdsa/ecdsatest.c b/crypto/ecdsa/ecdsatest.c index d58e9a63f0..f3371e4229 100644 --- a/crypto/ecdsa/ecdsatest.c +++ b/crypto/ecdsa/ecdsatest.c @@ -95,6 +95,7 @@ int main(int argc, char * argv[]) #include #include #include +#include static const char rnd_seed[] = "string to make the random number generator " "think it has entropy";