mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 02:16:05 +08:00
Use the MS PSDK-compatible name _INC_MALLOC, instead of the MinGW one _MALLOC_H_, so that code that may depend on this to determine whether malloc.h functions are defined, can compile without problems.