diff options
Diffstat (limited to 'src/cli')
-rw-r--r-- | src/cli/pubkey.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli/pubkey.cpp b/src/cli/pubkey.cpp index f95176c65..46655a6ae 100644 --- a/src/cli/pubkey.cpp +++ b/src/cli/pubkey.cpp @@ -11,6 +11,7 @@ #include <botan/base64.h> #include <botan/hex.h> +#include <botan/rng.h> #include <botan/pk_keys.h> #include <botan/x509_key.h> |