Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory sc8-pr-cvs16:/tmp/cvs-serv5033/compiler/mil
Modified Files:
Tag: XQuery_0-16
milprint_summer.c
Log Message:
Include malloc.h.
Index: milprint_summer.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milprint_summer.c,v
retrieving revision 1.318.2.33
retrieving revision 1.318.2.34
diff -u -d -r1.318.2.33 -r1.318.2.34
--- milprint_summer.c 1 May 2007 15:57:31 -0000 1.318.2.33
+++ milprint_summer.c 2 May 2007 08:13:13 -0000 1.318.2.34
@@ -60,6 +60,9 @@
#include <stdio.h>
#include <assert.h>
#include <string.h>
+#ifdef HAVE_MALLOC_H
+# include <malloc.h>
+#endif
#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