API: missing includes in lttng.h
[lttng-tools.git] / include / lttng / lttng.h
index 6a793726ce14fbf7cfe0dd624ad21b248e1b6fc7..5d84510b5a317b41506d7c4a15c04b010690508f 100644 (file)
@@ -32,6 +32,8 @@
 #include <lttng/event.h>
 #include <lttng/handle.h>
 #include <lttng/health.h>
+#include <lttng/load.h>
+#include <lttng/location.h>
 #include <lttng/notification/channel.h>
 #include <lttng/notification/notification.h>
 #include <lttng/rotation.h>
@@ -41,6 +43,7 @@
 #include <lttng/snapshot.h>
 #include <lttng/tracker.h>
 #include <lttng/trigger/trigger.h>
+#include <lttng/userspace-probe.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.02301 seconds and 4 git commands to generate.