Avoid unnecessary inclusions in public headers
[babeltrace.git] / include / babeltrace / graph / component-sink.h
index 207c6c81280f2775e2c4464046763aa4112522ab..a89aa424038225be19af5dd7f3a244adc94a2428 100644 (file)
  */
 
 #include <stdint.h>
-#include <babeltrace/graph/component.h>
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
 struct bt_component;
-struct bt_notification;
 
 extern int64_t bt_component_sink_get_input_port_count(
                struct bt_component *component);
This page took 0.024029 seconds and 4 git commands to generate.