Use AC_HELP_STRING() in the two AC_ARG_WITH() macros that used a
[rsync/rsync.git] / lib / wildmatch.h
1 /* wildmatch.h */
2
3 int wildmatch(const char *p, const char *text);