X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Ftypes.h;h=080ea6f17a7182ef7eabc0e3ed34e124e5cc5dba;hp=232cc2038a123725a907945c609b1e7308b41232;hb=46322b331aefc5739efd841df72d1928e35050e6;hpb=0337dd70c0f441db8c504ab7899dd89f6a22f89f diff --git a/include/babeltrace/types.h b/include/babeltrace/types.h index 232cc203..080ea6f1 100644 --- a/include/babeltrace/types.h +++ b/include/babeltrace/types.h @@ -35,6 +35,10 @@ struct stream_pos; struct format; struct definition; +/* Parent of per-plugin positions */ +struct stream_pos { +}; + /* type scope */ struct declaration_scope { /* Hash table mapping type name GQuark to "struct declaration" */