diff options
Diffstat (limited to 'src/lib/cert/x509/pkcs10.h')
-rw-r--r-- | src/lib/cert/x509/pkcs10.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/cert/x509/pkcs10.h b/src/lib/cert/x509/pkcs10.h index 5751e674d..6aa66fbfd 100644 --- a/src/lib/cert/x509/pkcs10.h +++ b/src/lib/cert/x509/pkcs10.h @@ -10,7 +10,6 @@ #include <botan/x509_obj.h> #include <botan/x509_dn.h> -#include <botan/pkcs8.h> #include <botan/datastor.h> #include <botan/key_constraint.h> #include <botan/asn1_attribute.h> |