mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-01 18:23:51 +08: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 <dja@axtens.net>