aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/certstor.cpp
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-10-31 07:29:13 -0400
committerJack Lloyd <[email protected]>2020-10-31 08:37:39 -0400
commit96d81f2b1af3c88cf6260581898d107949ff55ad (patch)
treec72e4c150f6a2c36c23785d01bd3594401513e7b /src/lib/x509/certstor.cpp
parent6b4da6c9494de2eb1b30928cc9bb52246dfdeb1a (diff)
Merge X.509 header files
Diffstat (limited to 'src/lib/x509/certstor.cpp')
-rw-r--r--src/lib/x509/certstor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/x509/certstor.cpp b/src/lib/x509/certstor.cpp
index 13b7e4621..a066f208d 100644
--- a/src/lib/x509/certstor.cpp
+++ b/src/lib/x509/certstor.cpp
@@ -7,6 +7,7 @@
*/
#include <botan/certstor.h>
+#include <botan/pkix_types.h>
#include <botan/internal/filesystem.h>
#include <botan/hash.h>
#include <botan/data_src.h>