diff options
Diffstat (limited to 'src/lib/x509/x509_ext.cpp')
-rw-r--r-- | src/lib/x509/x509_ext.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/x509/x509_ext.cpp b/src/lib/x509/x509_ext.cpp index 0bfc337c4..55e3c434e 100644 --- a/src/lib/x509/x509_ext.cpp +++ b/src/lib/x509/x509_ext.cpp @@ -13,6 +13,7 @@ #include <botan/der_enc.h> #include <botan/ber_dec.h> #include <botan/hash.h> +#include <botan/loadstor.h> #include <botan/internal/bit_ops.h> #include <algorithm> #include <set> |