Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / sdk / tools / log2lines / match.h
1 #include "util.h"
2
3 int match_line(FILE *outFile, char *Line);
4
5 /* EOF */