mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-18 00:09:55 +00:00
Make it safe to import the config multiple times without having multiple definition errors. (This prevents errors in the fuzzers in a later patch.) Signed-off-by: Daniel Axtens <[email protected]>