mirror of
https://github.com/reactos/reactos.git
synced 2026-06-05 11:12:56 +08:00
This is to prevent redefinition warnings when including wine's corecrt.h The additional !defined(malloc) prevents errors when compiling libwine, which defines malloc to libwine_malloc.