aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/pkcs10/pkcs10.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cert/pkcs10/pkcs10.h')
-rw-r--r--src/cert/pkcs10/pkcs10.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cert/pkcs10/pkcs10.h b/src/cert/pkcs10/pkcs10.h
index d1be9e0d3..bd01fb6b5 100644
--- a/src/cert/pkcs10/pkcs10.h
+++ b/src/cert/pkcs10/pkcs10.h
@@ -9,6 +9,7 @@
#define BOTAN_PKCS10_H__
#include <botan/x509_obj.h>
+#include <botan/x509_dn.h>
#include <botan/pkcs8.h>
#include <botan/datastor.h>
#include <vector>