diff options
Diffstat (limited to 'src/cert/cvc/cvc_gen_cert.h')
-rw-r--r-- | src/cert/cvc/cvc_gen_cert.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cert/cvc/cvc_gen_cert.h b/src/cert/cvc/cvc_gen_cert.h index 8140cb050..e19bb5e04 100644 --- a/src/cert/cvc/cvc_gen_cert.h +++ b/src/cert/cvc/cvc_gen_cert.h @@ -12,6 +12,7 @@ #include <botan/eac_obj.h> #include <botan/eac_asn_obj.h> #include <botan/ecdsa.h> +#include <botan/pubkey.h> #include <memory> namespace Botan { |