aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/rsa
diff options
context:
space:
mode:
Diffstat (limited to 'src/pubkey/rsa')
-rw-r--r--src/pubkey/rsa/rsa.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pubkey/rsa/rsa.h b/src/pubkey/rsa/rsa.h
index 7d517e986..e2da173f9 100644
--- a/src/pubkey/rsa/rsa.h
+++ b/src/pubkey/rsa/rsa.h
@@ -9,6 +9,7 @@
#define BOTAN_RSA_H__
#include <botan/if_algo.h>
+#include <botan/pk_ops.h>
#include <botan/reducer.h>
#include <botan/blinding.h>