Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs16:/tmp/cvs-serv25004

Modified Files:
        xrpc_server.mx 
Log Message:
Include stream_socket.h here as well.

Index: xrpc_server.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc_server.mx,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- xrpc_server.mx      17 Apr 2007 13:37:52 -0000      1.34
+++ xrpc_server.mx      17 Apr 2007 15:37:34 -0000      1.35
@@ -225,6 +225,7 @@
 @c
 #include "pf_config.h"
 #include "xrpc_server.h"
+#include <stream_socket.h>
 
 extern int xrpc_port;
 int rpcd_running = 0;


-------------------------------------------------------------------------
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

Reply via email to