Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / sdk / tools / log2lines / match.h
diff --git a/sdk/tools/log2lines/match.h b/sdk/tools/log2lines/match.h
new file mode 100644 (file)
index 0000000..436c013
--- /dev/null
@@ -0,0 +1,5 @@
+#include "util.h"
+
+int match_line(FILE *outFile, char *Line);
+
+/* EOF */