Remove all code that depends on trace collection directory structure
[babeltrace.git] / include / babeltrace / format.h
index 5cf795a76418f5f281b826a5f33b455e001dec93..526ab614a2fcaa9cf83c68bbe747dc263be951a0 100644 (file)
  */
 
 #include <babeltrace/types.h>
-#include <babeltrace/ctf/types.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <glib.h>
 
+/* forward declaration */
+struct ctf_stream_pos;
+
 /* Parent trace descriptor */
 struct trace_descriptor {
 };
This page took 0.022672 seconds and 4 git commands to generate.