X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/740819ef7b3b96451e16b2fa3891d46cfc73ec64..c3851185f3d4b3ddb72d7c6ea6d931d4423f07c8:/lib/permstring.c diff --git a/lib/permstring.c b/lib/permstring.c index 4275dfea..fc75d088 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,21 @@ void permstring(char *perms, for (i=0;i<9;i++) { if (mode & (1<