aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509cert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cert/x509/x509cert.h')
-rw-r--r--src/cert/x509/x509cert.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cert/x509/x509cert.h b/src/cert/x509/x509cert.h
index 97758ea5a..bd341b6e0 100644
--- a/src/cert/x509/x509cert.h
+++ b/src/cert/x509/x509cert.h
@@ -11,6 +11,7 @@
#include <botan/x509_obj.h>
#include <botan/x509_dn.h>
#include <botan/x509_key.h>
+#include <botan/asn1_alt_name.h>
#include <botan/datastor.h>
#include <botan/key_constraint.h>
#include <map>