X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-writer%2Fvalidation-internal.h;fp=include%2Fbabeltrace%2Fctf-writer%2Fvalidation-internal.h;h=235a262394cceae2de235a534f4dc2e8996e1585;hp=ead8c8b484d559b07b392b933d1de221e4dc8c01;hb=e1e02a22957d83adc526c016d5d3b978b8e6d26d;hpb=50d2011c37045e3f34c1b5877205bda4b7e3381a diff --git a/include/babeltrace/ctf-writer/validation-internal.h b/include/babeltrace/ctf-writer/validation-internal.h index ead8c8b4..235a2623 100644 --- a/include/babeltrace/ctf-writer/validation-internal.h +++ b/include/babeltrace/ctf-writer/validation-internal.h @@ -23,8 +23,8 @@ * SOFTWARE. */ -#include #include +#include struct bt_ctf_trace_common; struct bt_ctf_stream_class_common; @@ -80,7 +80,7 @@ struct bt_ctf_validation_output { * All parameters are owned by the caller. */ BT_HIDDEN -int bt_ctf_validate_class_types(struct bt_private_value *environment, +int bt_ctf_validate_class_types(struct bt_ctf_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,