X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-writer%2Ffields-internal.h;h=e56c4f30178d6917f3c5e831e328c92fa7f96251;hb=013f35c63d8c005d7ffc8c4e52002c4661b98b38;hp=b4c1f224bca748967cedef8369fbfa24af273e51;hpb=bd1a54fe26dea99d5f46714827d6c2fa970810bd;p=babeltrace.git diff --git a/include/babeltrace/ctf-writer/fields-internal.h b/include/babeltrace/ctf-writer/fields-internal.h index b4c1f224..e56c4f30 100644 --- a/include/babeltrace/ctf-writer/fields-internal.h +++ b/include/babeltrace/ctf-writer/fields-internal.h @@ -36,9 +36,9 @@ #include #include #include -#include #include #include +#include #include #include #include @@ -831,7 +831,7 @@ struct bt_ctf_field_variant { BT_HIDDEN int bt_ctf_field_serialize_recursive(struct bt_ctf_field *field, - struct bt_ctf_stream_pos *pos, + struct bt_ctfser *ctfser, enum bt_ctf_byte_order native_byte_order); BT_HIDDEN