Avoid unnecessary inclusions in public headers
[babeltrace.git] / include / babeltrace / graph / notification-packet.h
index 99749e48a84f9d6ca7429a72922ef1c82a3d7006..3a98091018c32c7f66c79443a355ec120b270959 100644 (file)
  * SOFTWARE.
  */
 
-#include <babeltrace/graph/notification.h>
-
 #ifdef __cplusplus
 extern "C" {
 #endif
 
+struct bt_notification;
 struct bt_ctf_packet;
 
 extern struct bt_notification *bt_notification_packet_begin_create(
This page took 0.022975 seconds and 4 git commands to generate.