mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 06:34:33 +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.