add compatibility headers

Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
Dr. Stephen Henson 2015-12-09 13:49:41 +00:00
parent 91e7bcc264
commit 970e7b5bf8
2 changed files with 2 additions and 0 deletions

1
include/openssl/ecdh.h Normal file
View file

@ -0,0 +1 @@
#include <openssl/ec.h>

1
include/openssl/ecdsa.h Normal file
View file

@ -0,0 +1 @@
#include <openssl/ec.h>