mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Kill compiler warning.
svn path=/trunk/; revision=13271
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
even if config.h says that we can. */
|
||||
# undef REL_ALLOC
|
||||
|
||||
# if defined STDC_HEADERS || defined _LIBC
|
||||
# if defined STDC_HEADERS || defined _LIBC || defined _WIN32
|
||||
# include <stdlib.h>
|
||||
# else
|
||||
char *malloc ();
|
||||
|
||||
Reference in New Issue
Block a user