Fixed the use of an uninitialized variable in map_uid() and map_gid().
[rsync/rsync.git] / lib / wildmatch.h
1 /* wildmatch.h */
2
3 int wildmatch(const char *p, const char *text);