faubackup2/src/filesystem r_inodes.cpp,1.3,1.4
Martin Waitz <[email protected]> Tue, 14 Jun 2005 20:44:24 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2/src/filesystem In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv457/src/filesystem Modified Files: r_inodes.cpp Log Message: a source file has to include all headers that it uses directly, even if that header already got included by some other header Index: r_inodes.cpp =================================================================== RCS file: /cvsroot/faubackup/faubackup2/src/filesystem/r_inodes.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** r_inodes.cpp 14 Jun 2005 20:23:34 -0000 1.3 --- r_inodes.cpp 14 Jun 2005 20:44:22 -0000 1.4 *************** *** 5,8 **** --- 5,9 ---- #include <sys/types.h> #include <sys/stat.h> + #include <netinet/in.h> #include <unistd.h> ------------------------------------------------------- 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