X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2Fmetadata%2Fctf-ast.h;h=54ad14d5b5f21c0cf9be7f65edf9d99544eccc09;hp=1252272acec3b6c42a022f67d9802fd80f48a1ef;hb=fe41395a55903f52ae9c6abf1d95c2a903a97ce0;hpb=0009a72566b746aaa6dc82d93e547a422af2587c diff --git a/formats/ctf/metadata/ctf-ast.h b/formats/ctf/metadata/ctf-ast.h index 1252272a..54ad14d5 100644 --- a/formats/ctf/metadata/ctf-ast.h +++ b/formats/ctf/metadata/ctf-ast.h @@ -2,9 +2,9 @@ #define _CTF_PARSER_H #include -#include #include #include +#include // the parameter name (of the reentrant 'yyparse' function) // data is a pointer to a 'SParserParam' structure