mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-07 14:15:58 -04: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>