aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/pk_crypt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/pk_crypt.cpp')
-rw-r--r--src/cli/pk_crypt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli/pk_crypt.cpp b/src/cli/pk_crypt.cpp
index 62c1d519e..9b7f50746 100644
--- a/src/cli/pk_crypt.cpp
+++ b/src/cli/pk_crypt.cpp
@@ -16,6 +16,7 @@
#include <botan/oids.h>
#include <botan/aead.h>
#include <botan/pem.h>
+#include <botan/rng.h>
namespace Botan_CLI {