diff options
Diffstat (limited to 'src/pubkey/rw/rw.h')
-rw-r--r-- | src/pubkey/rw/rw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pubkey/rw/rw.h b/src/pubkey/rw/rw.h index 3ca9bb722..831c7a960 100644 --- a/src/pubkey/rw/rw.h +++ b/src/pubkey/rw/rw.h @@ -9,6 +9,7 @@ #define BOTAN_RW_H__ #include <botan/if_algo.h> +#include <botan/pk_ops.h> #include <botan/reducer.h> #include <botan/blinding.h> |