Update of /cvsroot/monetdb/sql/src/tools
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13347/src/tools

Modified Files:
        embeddedclient.mx 
Log Message:
propagated changes of Wednesday Mar 07 2007 - Friday Mar 09 2007
from the SQL_2-16 branch to the development trunk


Index: embeddedclient.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/tools/embeddedclient.mx,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- embeddedclient.mx   19 Jan 2007 14:41:54 -0000      1.22
+++ embeddedclient.mx   9 Mar 2007 14:22:32 -0000       1.23
@@ -47,6 +47,7 @@
 #define embeddedclient_export extern
 #endif
 
+#include <stream.h>
 #include <Mapi.h>
 
 embeddedclient_export Mapi monetdb_sql(char *dbfarm, char *dbname);
@@ -71,7 +72,6 @@
 #include "monet.h"
 #include "monet_options.h"
 #include "initmodules.h"
-#include "Mapi.h"
 
 static Client
 Monet_init(opt *set, int setlen)


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to