Make API CTF-agnostic
[babeltrace.git] / plugins / ctf / common / utils / utils.h
index 2e9e23ef37bc584470f928aaca59627a24642973..2d07ad2f326cc47383aed5f652ea57c3efcae255 100644 (file)
  * SOFTWARE.
  */
 
-#include <babeltrace/ctf-ir/stream-class.h>
-#include <babeltrace/ctf-ir/fields.h>
-#include <babeltrace/ctf-ir/trace.h>
+#include <babeltrace/babeltrace.h>
 #include <babeltrace/babeltrace-internal.h>
 
-struct bt_ctf_stream_class *ctf_utils_stream_class_from_packet_header(
-               struct bt_ctf_trace *trace,
-               struct bt_ctf_field *packet_header_field);
-
 #endif /* CTF_UTILS_H */
This page took 0.024612 seconds and 4 git commands to generate.