Automatically generate discarded packets/events notifications
[babeltrace.git] / include / babeltrace / babeltrace.h
index da6d03e90260e2d879a2885048ee5c7bb1075214..7aad9b1c5a75274b6a71c28eb5263ed53a08e48f 100644 (file)
@@ -28,6 +28,7 @@
 /* Core API */
 #include <babeltrace/logging.h>
 #include <babeltrace/ref.h>
+#include <babeltrace/types.h>
 #include <babeltrace/values.h>
 #include <babeltrace/version.h>
 
@@ -74,6 +75,8 @@
 #include <babeltrace/graph/component.h>
 #include <babeltrace/graph/connection.h>
 #include <babeltrace/graph/graph.h>
+#include <babeltrace/graph/notification-discarded-events.h>
+#include <babeltrace/graph/notification-discarded-packets.h>
 #include <babeltrace/graph/notification-event.h>
 #include <babeltrace/graph/notification-heap.h>
 #include <babeltrace/graph/notification-inactivity.h>
This page took 0.023144 seconds and 4 git commands to generate.