1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/test/harness/warningsparser.h Sun Feb 26 09:52:49 2012 +0000 1.3 @@ -0,0 +1,3 @@ 1.4 +#include <glib.h> 1.5 + 1.6 +GMarkupParseContext *warnings_parse_context_new(Testcase *testcase);