fix warnings
[openssl.git] / crypto / ecdh / ecdhtest.c
index 65d0d14c358985cf6e27e05671bf99e1dbee8494..a9ee28caf90410f5ec0f52e614730d7e3633f1d4 100644 (file)
@@ -117,6 +117,7 @@ static void MS_CALLBACK cb(int p, int n, void *arg);
 
 static const char rnd_seed[] = "string to make the random number generator think it has entropy";
 
+int test_ecdh_curve(int , char *, BN_CTX *, BIO *);
 
 int test_ecdh_curve(int nid, char *text, BN_CTX *ctx, BIO *out)
        {