Revision: 8327 http://playerstage.svn.sourceforge.net/playerstage/?rev=8327&view=rev Author: robotos Date: 2009-10-26 08:48:33 +0000 (Mon, 26 Oct 2009)
Log Message: ----------- added sys/time.h Modified Paths: -------------- code/gazebo/trunk/libgazebo/Client.cc Modified: code/gazebo/trunk/libgazebo/Client.cc =================================================================== --- code/gazebo/trunk/libgazebo/Client.cc 2009-10-23 14:08:57 UTC (rev 8326) +++ code/gazebo/trunk/libgazebo/Client.cc 2009-10-26 08:48:33 UTC (rev 8327) @@ -34,6 +34,7 @@ #include <string.h> #include <sys/stat.h> #include <sys/types.h> +#include <sys/time.h> #include <sys/ipc.h> #include <sys/sem.h> #include <sstream> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Playerstage-commit mailing list Playerstage-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/playerstage-commit