X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-ir%2Ffields.h;h=f881e24a59341f1ef0fef13d0ee3233abb6fad6b;hb=e0831b38938074ba6094cf1fc96c2fbe4bee0c09;hp=15468f4f014c5763ed091710f3afb15e7c27aafe;hpb=9c225c1a3c3427a48fd7c781f6ca56a3be1aa176;p=babeltrace.git diff --git a/include/babeltrace/ctf-ir/fields.h b/include/babeltrace/ctf-ir/fields.h index 15468f4f..f881e24a 100644 --- a/include/babeltrace/ctf-ir/fields.h +++ b/include/babeltrace/ctf-ir/fields.h @@ -32,13 +32,16 @@ #include #include -#include + +/* For bt_bool */ #include #ifdef __cplusplus extern "C" { #endif +struct bt_ctf_field_type; + /** @defgroup ctfirfields CTF IR fields @ingroup ctfir