X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/740819ef7b3b96451e16b2fa3891d46cfc73ec64..fcb69e5cdcfdfd0bdcea2127e5f4c9133a2282b9:/lib/permstring.c diff --git a/lib/permstring.c b/lib/permstring.c index 4275dfea..a253f071 100644 --- a/lib/permstring.c +++ b/lib/permstring.c @@ -18,7 +18,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include +#include "rsync.h" /** * Produce a string representation of Unix mode bits like that used by @@ -37,6 +37,19 @@ void permstring(char *perms, for (i=0;i<9;i++) { if (mode & (1<