mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
malloc.h include
svn path=/trunk/; revision=15262
This commit is contained in:
parent
9759ec3705
commit
bccd9d6a2c
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
#include <locale.h>
|
||||
#include <time.h>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#ifndef __WINE__
|
||||
#include <malloc.h> /* for alloca() */
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue