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 b32f07f51..427352c20 100644
--- a/src/cmd/ca.cpp
+++ b/src/cmd/ca.cpp
@@ -7,6 +7,7 @@
#include "apps.h"
#if defined(BOTAN_HAS_X509_CERTIFICATES)
+
#include <botan/x509_ca.h>
namespace {