Just include rsync.h rather than all the individual headers.
authorMartin Pool <mbp@samba.org>
Thu, 29 Nov 2001 00:15:20 +0000 (00:15 +0000)
committerMartin Pool <mbp@samba.org>
Thu, 29 Nov 2001 00:15:20 +0000 (00:15 +0000)
(Suggestion from Dave Dykstra.)

lib/permstring.c

index 525a9ac..a253f07 100644 (file)
@@ -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