add compatibility headers
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
91e7bcc264
commit
970e7b5bf8
2 changed files with 2 additions and 0 deletions
1
include/openssl/ecdh.h
Normal file
1
include/openssl/ecdh.h
Normal file
|
@ -0,0 +1 @@
|
|||
#include <openssl/ec.h>
|
1
include/openssl/ecdsa.h
Normal file
1
include/openssl/ecdsa.h
Normal file
|
@ -0,0 +1 @@
|
|||
#include <openssl/ec.h>
|
Loading…
Reference in a new issue