mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-22 22:13:29 -05:00
MSVC doesn't like multiple compilation units with the same name. (conflict between cipher.c in the library and in the test driver folder) Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>