mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Add missing headers and fix name change issues
This commit is contained in:
parent
1de892b85f
commit
cf32c45bfd
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
/* BEGIN_HEADER */
|
||||
#include "mbedtls/bignum.h"
|
||||
#include "mbedtls/x509_crt.h"
|
||||
#include "mbedtls/x509_csr.h"
|
||||
#include "mbedtls/pem.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue