Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory sc8-pr-cvs16:/tmp/cvs-serv2251/compiler/mil
Modified Files:
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.368
retrieving revision 1.369
diff -u -d -r1.368 -r1.369
--- milprint_summer.c 1 May 2007 15:57:59 -0000 1.368
+++ milprint_summer.c 2 May 2007 08:09:45 -0000 1.369
@@ -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