X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-writer%2Fvalidation-internal.h;h=4953309515bcb5791677d6e8dfe9fb11ccc52c1e;hb=da91b29ad2964b85601e25843f1dca92f6c97406;hp=887b5a7197fce4dc7ce0dbc25802cae57a2ec72c;hpb=65300d60e4b4f167e5fc8f584677757ce09a3844;p=babeltrace.git diff --git a/include/babeltrace/ctf-writer/validation-internal.h b/include/babeltrace/ctf-writer/validation-internal.h index 887b5a71..49533095 100644 --- a/include/babeltrace/ctf-writer/validation-internal.h +++ b/include/babeltrace/ctf-writer/validation-internal.h @@ -25,7 +25,7 @@ * SOFTWARE. */ -#include +#include #include struct bt_ctf_trace_common; @@ -82,7 +82,7 @@ struct bt_ctf_validation_output { * All parameters are owned by the caller. */ BT_HIDDEN -int bt_ctf_validate_class_types(struct bt_value *environment, +int bt_ctf_validate_class_types(struct bt_private_value *environment, struct bt_ctf_field_type_common *packet_header_type, struct bt_ctf_field_type_common *packet_context_type, struct bt_ctf_field_type_common *event_header_type,