Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14541
Modified Files:
Tag: Nov2009
mil_opt.c
Log Message:
We need assert.h now that we have an assertion.
Index: mil_opt.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/mil_opt.c,v
retrieving revision 1.37.6.1
retrieving revision 1.37.6.2
diff -u -d -r1.37.6.1 -r1.37.6.2
--- mil_opt.c 23 Dec 2009 15:47:17 -0000 1.37.6.1
+++ mil_opt.c 23 Dec 2009 16:07:13 -0000 1.37.6.2
@@ -39,6 +39,7 @@
#include <string.h>
#include <stdlib.h>
+#include <assert.h>
/* malloc to return result buffers with */
#define EXTERN_MALLOC(n) PFmalloc(n)
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins