commit | dbc0db9449de1661917ce68d1debe73314131757 | [log] [tgz] |
---|---|---|
author | Philippe Antoine <contact@catenacyber.fr> | Mon May 28 14:27:53 2018 +0200 |
committer | Philippe Antoine <contact@catenacyber.fr> | Fri Jun 21 19:47:27 2019 +0200 |
tree | 86048457ee94c08c90c5e06bc5eb54e84323c3b0 | |
parent | 3abe15bc2c29bad3adcf59f73a61734780453cf4 [diff] [blame] |
include bignum.h from x509_crt.h
diff --git a/include/mbedtls/x509_crt.h b/include/mbedtls/x509_crt.h index cd3be09..6983d60 100644 --- a/include/mbedtls/x509_crt.h +++ b/include/mbedtls/x509_crt.h
@@ -32,6 +32,7 @@ #include "x509.h" #include "x509_crl.h" +#include "bignum.h" /** * \addtogroup x509_module