faubackup2/src/common backup_control.cpp,1.11,1.12 fileinfo.cpp,1.3,1.4 system_calls.cpp,1.5,1.6
Martin Waitz <[email protected]> Tue, 14 Jun 2005 22:10:21 +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-serv15666/src/common Modified Files: backup_control.cpp fileinfo.cpp system_calls.cpp Log Message: more include file cleanups... Index: system_calls.cpp =================================================================== RCS file: /cvsroot/faubackup/faubackup2/src/common/system_calls.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** system_calls.cpp 14 Jun 2005 20:23:33 -0000 1.5 --- system_calls.cpp 14 Jun 2005 22:10:18 -0000 1.6 *************** *** 22,25 **** --- 22,26 ---- #include <string> + #include "common/common.hpp" #include "filesystem/r_inodes.hpp" #include "regexp/regexp.hpp" Index: backup_control.cpp =================================================================== RCS file: /cvsroot/faubackup/faubackup2/src/common/backup_control.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** backup_control.cpp 13 Jun 2005 20:21:25 -0000 1.11 --- backup_control.cpp 14 Jun 2005 22:10:17 -0000 1.12 *************** *** 29,32 **** --- 29,33 ---- #include "network/network_sender.hpp" #include "network/network_receiver.hpp" + #include "network/network_com.hpp" #define DEFAULT_CONF SYSCONFDIR "/faubackup.conf" Index: fileinfo.cpp =================================================================== RCS file: /cvsroot/faubackup/faubackup2/src/common/fileinfo.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** fileinfo.cpp 14 Jun 2005 20:23:33 -0000 1.3 --- fileinfo.cpp 14 Jun 2005 22:10:17 -0000 1.4 *************** *** 9,12 **** --- 9,13 ---- #include <string> + #include "common/common.hpp" #include "filesystem/r_inodes.hpp" ------------------------------------------------------- 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