aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/ca.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/ca.cpp')
-rw-r--r--src/cmd/ca.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/ca.cpp b/src/cmd/ca.cpp
index 427352c20..3b67d40fb 100644
--- a/src/cmd/ca.cpp
+++ b/src/cmd/ca.cpp
@@ -9,6 +9,7 @@
#if defined(BOTAN_HAS_X509_CERTIFICATES)
#include <botan/x509_ca.h>
+#include <botan/pkcs8.h>
namespace {