[ros-diffs] [mf] 15262: malloc.h include

mf at svn.reactos.com mf at svn.reactos.com
Fri May 13 16:53:41 CEST 2005


malloc.h include
Modified: trunk/reactos/subsys/system/winefile/winefile.h
  _____  

Modified: trunk/reactos/subsys/system/winefile/winefile.h
--- trunk/reactos/subsys/system/winefile/winefile.h	2005-05-13
14:48:10 UTC (rev 15261)
+++ trunk/reactos/subsys/system/winefile/winefile.h	2005-05-13
14:53:40 UTC (rev 15262)
@@ -46,7 +46,7 @@

 #include <locale.h>
 #include <time.h>
 
-#ifdef _MSC_VER
+#ifndef __WINE__
 #include <malloc.h>	/* for alloca() */
 #endif
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050513/b34809bf/attachment.html


More information about the Ros-diffs mailing list