Avoid unnecessary inclusions in public headers
[babeltrace.git] / include / babeltrace / graph / component-source.h
index a86d69073b535b71edabdc49c836a616a00b8285..9f7ceccfce139cb33625630f3b946d5af266795a 100644 (file)
  */
 
 #include <stdint.h>
-#include <babeltrace/graph/component.h>
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
 struct bt_component;
-struct bt_notification_iterator;
 
 extern int64_t bt_component_source_get_output_port_count(
                struct bt_component *component);
This page took 0.024168 seconds and 4 git commands to generate.