Update of /cvsroot/monetdb/pathfinder/modules/pftijah
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv12824

Modified Files:
      Tag: Aug2009
        nexi.y 
Log Message:
We don't check for malloc.h, so don't do as if.


U nexi.y
Index: nexi.y
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/nexi.y,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -u -d -r1.14 -r1.14.2.1
--- nexi.y      3 Aug 2009 08:39:09 -0000       1.14
+++ nexi.y      3 Aug 2009 13:58:33 -0000       1.14.2.1
@@ -34,9 +34,7 @@
 
 #include <stdio.h>
 #include "nexi.h"
-#ifdef HAVE_MALLOC_H
 #include <malloc.h>
-#endif
 
 /* tell bison which malloc/free to use (needed for bison 2.4.1 on Windows) */
 #define YYMALLOC malloc


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to