summaryrefslogtreecommitdiff
path: root/rsa-encrypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'rsa-encrypt.c')
-rw-r--r--rsa-encrypt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rsa-encrypt.c b/rsa-encrypt.c
index b2761ba2..b9903279 100644
--- a/rsa-encrypt.c
+++ b/rsa-encrypt.c
@@ -36,6 +36,7 @@
#endif
#include "rsa.h"
+#include "rsa-internal.h"
#include "pkcs1.h"