Move internal APIs to internal header
[lttng-modules.git] / src / lttng-probes.c
index 8cf1a75db7672182a6dedf540bb486a27f699a2d..10197b80f3b596375ad878ca49d7208d6c085e28 100644 (file)
@@ -13,6 +13,7 @@
 #include <linux/seq_file.h>
 
 #include <lttng/events.h>
+#include <lttng/events-internal.h>
 
 /*
  * probe list is protected by sessions lock.
This page took 0.024027 seconds and 4 git commands to generate.