aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2001-11-29 00:15:20 +0000
committerMartin Pool <mbp@samba.org>2001-11-29 00:15:20 +0000
commit0e916c6038927a3f4717196d91ce5dd9769b355a (patch)
treeb4eccd5e796220249f0af9e3b2ab6fc207fa6a28 /lib
parent87fcb63975824b48532b673fe3ebd5238424eb41 (diff)
downloadandroid_external_rsync-0e916c6038927a3f4717196d91ce5dd9769b355a.tar.gz
android_external_rsync-0e916c6038927a3f4717196d91ce5dd9769b355a.tar.bz2
android_external_rsync-0e916c6038927a3f4717196d91ce5dd9769b355a.zip
Just include rsync.h rather than all the individual headers.
(Suggestion from Dave Dykstra.)
Diffstat (limited to 'lib')
-rw-r--r--lib/permstring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/permstring.c b/lib/permstring.c
index 525a9acb..a253f071 100644
--- a/lib/permstring.c
+++ b/lib/permstring.c
@@ -18,7 +18,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#include <sys/stat.h>
+#include "rsync.h"
/**
* Produce a string representation of Unix mode bits like that used by