Revision: 6980
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6980&view=rev
Author:   thjc
Date:     2008-08-25 21:17:48 +0000 (Mon, 25 Aug 2008)

Log Message:
-----------
added socket header for missing defs on some platofrms

Modified Paths:
--------------
    code/player/branches/release-2-1-patches/server/drivers/opaque/tcpstream.cc

Modified: 
code/player/branches/release-2-1-patches/server/drivers/opaque/tcpstream.cc
===================================================================
--- code/player/branches/release-2-1-patches/server/drivers/opaque/tcpstream.cc 
2008-08-25 21:08:14 UTC (rev 6979)
+++ code/player/branches/release-2-1-patches/server/drivers/opaque/tcpstream.cc 
2008-08-25 21:17:48 UTC (rev 6980)
@@ -107,6 +107,7 @@
 #include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/socket.h>
 #include <termios.h>
 #include <unistd.h>
 #include <sys/ioctl.h>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to