mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 07:13:01 +00:00
Kill compiler warning.
svn path=/trunk/; revision=13271
This commit is contained in:
parent
c4566e585f
commit
b0fc9bcff6
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
||||||
even if config.h says that we can. */
|
even if config.h says that we can. */
|
||||||
# undef REL_ALLOC
|
# undef REL_ALLOC
|
||||||
|
|
||||||
# if defined STDC_HEADERS || defined _LIBC
|
# if defined STDC_HEADERS || defined _LIBC || defined _WIN32
|
||||||
# include <stdlib.h>
|
# include <stdlib.h>
|
||||||
# else
|
# else
|
||||||
char *malloc ();
|
char *malloc ();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue