Move cacert.h out of deps/, since it does not belong there. (#17122)

This commit is contained in:
zoltanvb 2024-10-26 15:44:45 +02:00 committed by GitHub
parent a118963dc9
commit 66eead3afa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
#endif
/* Not part of the mbedtls upstream source */
#include "../../deps/mbedtls/cacert.h"
#include "cacert.h"
#define DEBUG_LEVEL 0