Fixed a newly-introduced problem in read_timeout() where FD_ZERO(&w_fds)
[rsync/rsync.git] / lib / wildmatch.h
1 /* wildmatch.h */
2
3 int wildmatch(const char *p, const char *text);