X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fformat.h;h=93d1e25146495920c40537b942d556b54541391c;hp=46120fafe66de55e8e8e344038f42429c2f4c196;hb=95d36295f18e15c7f68a97fbab3eb1961d21cd70;hpb=8c250d8758df3a8a4a5c6aafb63fe198bb21fe22 diff --git a/include/babeltrace/format.h b/include/babeltrace/format.h index 46120faf..93d1e251 100644 --- a/include/babeltrace/format.h +++ b/include/babeltrace/format.h @@ -22,11 +22,13 @@ */ #include -#include #include #include #include +/* forward declaration */ +struct ctf_stream_pos; + /* Parent trace descriptor */ struct trace_descriptor { };