Update of /cvsroot/playerstage/code/player/server/drivers/mixed/irobot/create
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25787/server/drivers/mixed/irobot/create
Modified Files:
Tag: b_thjc_dynamic_arrays
create_comms.c .cvsignore
Log Message:
Merged some changes from head a while back
Work on updating drivers, A-J done, laser is next
Index: .cvsignore
===================================================================
RCS file:
/cvsroot/playerstage/code/player/server/drivers/mixed/irobot/create/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -d -r1.1 -r1.1.2.1
*** .cvsignore 2 Feb 2007 14:34:41 -0000 1.1
--- .cvsignore 10 Oct 2007 09:26:08 -0000 1.1.2.1
***************
*** 1,2 ****
--- 1,4 ----
Makefile
Makefile.in
+ .deps
+ *.la
Index: create_comms.c
===================================================================
RCS file:
/cvsroot/playerstage/code/player/server/drivers/mixed/irobot/create/create_comms.c,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -d -r1.4 -r1.4.2.1
*** create_comms.c 31 Aug 2007 20:43:12 -0000 1.4
--- create_comms.c 10 Oct 2007 09:26:08 -0000 1.4.2.1
***************
*** 32,36 ****
#include <unistd.h>
#include <netinet/in.h>
- #include "playercommon.h"
#ifdef HAVE_CONFIG_H
--- 32,35 ----
***************
*** 38,41 ****
--- 37,41 ----
#endif
+ #include <libplayercore/playercommon.h>
#include <libplayercore/playerconfig.h>
#include <replace/replace.h>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit