diff options
Diffstat (limited to 'src/cert/x509/crl_ent.h')
-rw-r--r-- | src/cert/x509/crl_ent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cert/x509/crl_ent.h b/src/cert/x509/crl_ent.h index 769519f78..e68008b70 100644 --- a/src/cert/x509/crl_ent.h +++ b/src/cert/x509/crl_ent.h @@ -9,6 +9,7 @@ #define BOTAN_CRL_ENTRY_H__ #include <botan/x509cert.h> +#include <botan/asn1_time.h> namespace Botan { |