diff options
-rw-r--r-- | key_update.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/key_update.h b/key_update.h index a886760..66512b6 100644 --- a/key_update.h +++ b/key_update.h @@ -1,4 +1,3 @@ -#include <openssl/bn.h> #include <openssl/rsa.h> int key_update_d(RSA *rsa_key); |