mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
pkey: Remove dependency on X.509
This commit is contained in:
committed by
Gilles Peskine
parent
8de196a590
commit
ed736992d5
@ -40,7 +40,7 @@
|
||||
defined(MBEDTLS_PK_PARSE_C) && defined(MBEDTLS_FS_IO)
|
||||
#include "mbedtls/error.h"
|
||||
#include "mbedtls/rsa.h"
|
||||
#include "mbedtls/x509.h"
|
||||
#include "mbedtls/pk.h"
|
||||
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user