Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory sc8-pr-cvs16:/tmp/cvs-serv15995/compiler/mil
Modified Files:
Tag: XQuery_0-16
milprint_summer.c
Log Message:
Include stdlib.h instead of malloc.h.
Index: milprint_summer.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milprint_summer.c,v
retrieving revision 1.318.2.34
retrieving revision 1.318.2.35
diff -u -d -r1.318.2.34 -r1.318.2.35
--- milprint_summer.c 2 May 2007 08:13:13 -0000 1.318.2.34
+++ milprint_summer.c 2 May 2007 08:36:10 -0000 1.318.2.35
@@ -60,9 +60,7 @@
#include <stdio.h>
#include <assert.h>
#include <string.h>
-#ifdef HAVE_MALLOC_H
-# include <malloc.h>
-#endif
+#include <stdlib.h>
#include "milprint_summer.h"
#include "compile_interface.h"
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins