Update of /cvsroot/monetdb/buildtools/burg
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20221

Modified Files:
        b.h 
Log Message:
Remove my fix from CVS, it's not trivial to backport to the stable
branch, because the file is different there.  Someone who is familiar
with this, could include stddef.h or any other system header in order
define size_t there.


Index: b.h
===================================================================
RCS file: /cvsroot/monetdb/buildtools/burg/b.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- b.h 31 Aug 2007 14:13:53 -0000      1.5
+++ b.h 31 Aug 2007 14:22:16 -0000      1.6
@@ -17,7 +17,6 @@
 
 /*#ifdef __STDC__*/
 #define ARGS(x) x
-#include <stddef.h> /* for size_t */
 /*#else*/
 /*#define ARGS(x) ()*/
 /*#endif*/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to