Update of /cvsroot/netrek/server/Vanilla/newstartd
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv26631/newstartd

Modified Files:
	newstartd.c 
Log Message:
merge from jerub darcs 2006-05-12

Index: newstartd.c
===================================================================
RCS file: /cvsroot/netrek/server/Vanilla/newstartd/newstartd.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- newstartd.c	8 May 2006 08:50:21 -0000	1.9
+++ newstartd.c	12 May 2006 03:44:48 -0000	1.10
@@ -41,6 +41,7 @@
 #include <time.h>
 #include <sys/wait.h>
 #include <sys/stat.h>
+#include <sys/socket.h>
 #include <arpa/inet.h>
 
 #include "defs.h"