API : cleanup includes
[babeltrace.git] / include / babeltrace / trace-collection.h
index ad4b9564132ad2cda82dc3185e3374353bc55bdd..bf68d4e69ebfcacacc916d7ae9e03b706e5e53ff 100644 (file)
@@ -21,6 +21,8 @@
  * all copies or substantial portions of the Software.
  */
 
+struct trace_collection;
+
 void init_trace_collection(struct trace_collection *tc);
 void finalize_trace_collection(struct trace_collection *tc);
 int trace_collection_add(struct trace_collection *tc,
This page took 0.02304 seconds and 4 git commands to generate.