hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis
[openssl.git] / crypto / ecdh / ech_ossl.c
index b1c634b462876ee5e371f0a0694a3720991a1057..dab7e8eab892df5cb7816331b66ee1367acc1ceb 100644 (file)
@@ -73,7 +73,7 @@
 
 #include "cryptlib.h"
 
-#include <openssl/ecdh.h>
+#include "ech_locl.h"
 #include <openssl/err.h>
 #include <openssl/sha.h>
 #include <openssl/obj_mac.h>