faubackup2/src/common backup_control.hpp,1.3,1.4 fileinfo.hpp,1.1.1.1,1.2 output_handling.hpp,1.2,1.3 registration.hpp,1.3,1.4 system_calls.hpp,1.3,1.4 types.hpp,1.2,1.3

Martin Waitz <[email protected]> Tue, 14 Jun 2005 20:45:38 +0000
Newsgroups gmane.comp.sysutils.backup.faubackup.cvs
Message-ID <[email protected]>
Update of /cvsroot/faubackup/faubackup2/src/common
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1903/src/common

Modified Files:
	backup_control.hpp fileinfo.hpp output_handling.hpp 
	registration.hpp system_calls.hpp types.hpp 
Log Message:
cleanup includes and reduce inter-header dependencies


Index: backup_control.hpp
===================================================================
RCS file: /cvsroot/faubackup/faubackup2/src/common/backup_control.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** backup_control.hpp	8 Jun 2005 19:29:04 -0000	1.3
--- backup_control.hpp	14 Jun 2005 20:45:35 -0000	1.4
***************
*** 14,18 ****
  
  #include <string>
- #include "network/network_com.hpp"
  
  using std::string;
--- 14,17 ----
***************
*** 20,23 ****
--- 19,25 ----
  {
  
+ class XThread;
+ class NetCommunication;
+ 
  /** This is the fuction to start the backup server.
  \param destdir destination directory for the backup

Index: types.hpp
===================================================================
RCS file: /cvsroot/faubackup/faubackup2/src/common/types.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** types.hpp	8 Jun 2005 19:29:04 -0000	1.2
--- types.hpp	14 Jun 2005 20:45:35 -0000	1.3
***************
*** 6,11 ****
  #ifndef __Types_include__
  #define __Types_include__
! #include <string>
  #include <boost/regex.hpp>
  namespace faubackup
  {
--- 6,14 ----
  #ifndef __Types_include__
  #define __Types_include__
! 
  #include <boost/regex.hpp>
+ #include <string>
+ 
+ 
  namespace faubackup
  {

Index: output_handling.hpp
===================================================================
RCS file: /cvsroot/faubackup/faubackup2/src/common/output_handling.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** output_handling.hpp	8 Jun 2005 19:29:04 -0000	1.2
--- output_handling.hpp	14 Jun 2005 20:45:35 -0000	1.3
***************
*** 1,9 ****
  #ifndef __output_handling_include__
  #define __output_handling_include__
! #include <iostream>
! #include <string>
! #include <sstream>
  #include <errno.h>
  #include <stdint.h>
  using std::string;
  
--- 1,12 ----
  #ifndef __output_handling_include__
  #define __output_handling_include__
! 
  #include <errno.h>
  #include <stdint.h>
+ #include <iostream>
+ #include <sstream>
+ #include <string>
+ 
+ 
  using std::string;
  

Index: system_calls.hpp
===================================================================
RCS file: /cvsroot/faubackup/faubackup2/src/common/system_calls.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** system_calls.hpp	9 Jun 2005 15:39:54 -0000	1.3
--- system_calls.hpp	14 Jun 2005 20:45:35 -0000	1.4
***************
*** 4,8 ****
  #include <sys/stat.h>
  #include <string>
- #include <common/common.hpp>
  #include <list>
  
--- 4,7 ----

Index: fileinfo.hpp
===================================================================
RCS file: /cvsroot/faubackup/faubackup2/src/common/fileinfo.hpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** fileinfo.hpp	2 Jun 2005 09:31:13 -0000	1.1.1.1
--- fileinfo.hpp	14 Jun 2005 20:45:35 -0000	1.2
***************
*** 11,19 ****
  #define __Fileinfo_include__
  
- #include <iostream>
  #include <sys/types.h>
  #include <sys/stat.h>
  #include <unistd.h>
! #include "common/common.hpp"
  #include "common/types.hpp"
  
--- 11,18 ----
  #define __Fileinfo_include__
  
  #include <sys/types.h>
  #include <sys/stat.h>
  #include <unistd.h>
! #include <iostream>
  #include "common/types.hpp"
  

Index: registration.hpp
===================================================================
RCS file: /cvsroot/faubackup/faubackup2/src/common/registration.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** registration.hpp	7 Jun 2005 11:11:17 -0000	1.3
--- registration.hpp	14 Jun 2005 20:45:35 -0000	1.4
***************
*** 1,7 ****
  #ifndef __Registration_include__
  #define __Registration_include__
! #include "common/common.hpp"
  #include <sys/types.h>
  
  namespace faubackup
  {
--- 1,8 ----
  #ifndef __Registration_include__
  #define __Registration_include__
! 
  #include <sys/types.h>
  
+ 
  namespace faubackup
  {



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click