lib: remove CTF concepts of packet and event headers
[babeltrace.git] / plugins / ctf / common / metadata / ctf-meta-visitors.h
index 7870b89c2069e2ccf90232a887c390482c47191f..846aee9d5530443578236a3ebe5c19e45edd58da 100644 (file)
@@ -46,4 +46,8 @@ int ctf_trace_class_update_value_storing_indexes(struct ctf_trace_class *ctf_tc)
 BT_HIDDEN
 int ctf_trace_class_validate(struct ctf_trace_class *ctf_tc);
 
+BT_HIDDEN
+void ctf_trace_class_warn_meaningless_header_fields(
+               struct ctf_trace_class *ctf_tc);
+
 #endif /* _CTF_META_VISITORS_H */
This page took 0.023682 seconds and 4 git commands to generate.