mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 04:36:40 +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 <locale.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifndef __WINE__
|
||||||
#include <malloc.h> /* for alloca() */
|
#include <malloc.h> /* for alloca() */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue