Try to merge across changes in zlib from 1.1.2 to 1.1.3.
[rsync/rsync.git] / lib / permstring.h
1 #define PERMSTRING_SIZE 11
2
3 void permstring(char *perms, int mode);