Revision: 9099
          http://playerstage.svn.sourceforge.net/playerstage/?rev=9099&view=rev
Author:   jpgr87
Date:     2012-07-07 17:39:37 +0000 (Sat, 07 Jul 2012)
Log Message:
-----------
flexiport driver fix for flexiport 2.0

Modified Paths:
--------------
    code/player/trunk/server/drivers/opaque/flexiport.cc

Modified: code/player/trunk/server/drivers/opaque/flexiport.cc
===================================================================
--- code/player/trunk/server/drivers/opaque/flexiport.cc        2012-07-07 
17:38:05 UTC (rev 9098)
+++ code/player/trunk/server/drivers/opaque/flexiport.cc        2012-07-07 
17:39:37 UTC (rev 9099)
@@ -89,6 +89,7 @@
 #include <flexiport/flexiport.h>
 #include <flexiport/port.h>
 #include <string>
+#include <unistd.h> // for usleep
 
 const int DEFAULT_OPAQUE_BUFFER_SIZE    = 4096;
 

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to