diff options
Diffstat (limited to 'src/crypto/crypto_internal-rsa.c')
-rw-r--r-- | src/crypto/crypto_internal-rsa.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crypto/crypto_internal-rsa.c b/src/crypto/crypto_internal-rsa.c index 205042c..7f0a5cf 100644 --- a/src/crypto/crypto_internal-rsa.c +++ b/src/crypto/crypto_internal-rsa.c @@ -17,7 +17,6 @@ #include "common.h" #include "crypto.h" #include "tls/rsa.h" -#include "tls/bignum.h" #include "tls/pkcs1.h" #include "tls/pkcs8.h" |