remove ecdsa.h header
[openssl.git] / test / ecdsatest.c
index ff2a82f1094eceb0cee0a120bf038a4b8b07340a..023eb1241fb70b0390fba584b242abef7189139b 100644 (file)
@@ -87,7 +87,7 @@ int main(int argc, char *argv[])
 # include <openssl/bio.h>
 # include <openssl/evp.h>
 # include <openssl/bn.h>
-# include <openssl/ecdsa.h>
+# include <openssl/ec.h>
 # ifndef OPENSSL_NO_ENGINE
 #  include <openssl/engine.h>
 # endif