aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/x509.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/x509.cpp')
-rw-r--r--src/cli/x509.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli/x509.cpp b/src/cli/x509.cpp
index 0094fef2b..e569a2de5 100644
--- a/src/cli/x509.cpp
+++ b/src/cli/x509.cpp
@@ -15,6 +15,7 @@
#include <botan/x509cert.h>
#include <botan/x509path.h>
#include <botan/x509self.h>
+#include <botan/data_src.h>
#if defined(BOTAN_HAS_OCSP)
#include <botan/ocsp.h>