diff options
Diffstat (limited to 'src/lib/x509/certstor.cpp')
-rw-r--r-- | src/lib/x509/certstor.cpp | 1 |
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> |