Update of /cvsroot/playerstage/code/player/server/drivers/wifi
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27386/server/drivers/wifi

Modified Files:
      Tag: release-2-0-patches
        aodv.cc iwspy.cc 
Log Message:
fixed up distcheck

Index: aodv.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/wifi/aodv.cc,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -C2 -d -r1.8.2.1 -r1.8.2.2
*** aodv.cc     7 Jun 2006 16:12:54 -0000       1.8.2.1
--- aodv.cc     1 Mar 2007 21:33:18 -0000       1.8.2.2
***************
*** 74,83 ****
  #include <netinet/in.h>
  
! #include "driver.h"
! #include "configfile.h"
! #include "playertime.h"
! #include "drivertable.h"
! #include "player.h"
! #include "error.h"
  
  extern PlayerTime *GlobalTime;
--- 74,78 ----
  #include <netinet/in.h>
  
! #include <libplayercore/playercore.h>
  
  extern PlayerTime *GlobalTime;

Index: iwspy.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/wifi/iwspy.cc,v
retrieving revision 1.17.2.1
retrieving revision 1.17.2.2
diff -C2 -d -r1.17.2.1 -r1.17.2.2
*** iwspy.cc    7 Jun 2006 16:12:54 -0000       1.17.2.1
--- iwspy.cc    1 Mar 2007 21:33:18 -0000       1.17.2.2
***************
*** 92,101 ****
  #include <signal.h>
  
! #include <driver.h>
! #include <error.h>
! #include <configfile.h>
! #include <playertime.h>
! #include <drivertable.h>
! #include <player.h>
  
  extern PlayerTime *GlobalTime;
--- 92,96 ----
  #include <signal.h>
  
! #include <libplayercore/playercore.h>
  
  extern PlayerTime *GlobalTime;


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to