mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-24 02:52:57 +00:00
Fix references to x509parse in config.h
This commit is contained in:
@@ -43,9 +43,6 @@
|
||||
#if defined(POLARSSL_PEM_PARSE_C)
|
||||
#include "polarssl/pem.h"
|
||||
#endif
|
||||
#if defined(POLARSSL_ASN1_WRITE_C)
|
||||
#include "polarssl/asn1write.h"
|
||||
#endif
|
||||
|
||||
#if defined(POLARSSL_MEMORY_C)
|
||||
#include "polarssl/memory.h"
|
||||
|
||||
Reference in New Issue
Block a user