xref: /reactos/sdk/tools/log2lines/match.h (revision 40462c92)
1 #include "util.h"
2 
3 int match_line(FILE *outFile, char *Line);
4 
5 /* EOF */
6