Move internal APIs to internal header
[lttng-modules.git] / src / lttng-counter-client-percpu-64-modular.c
index 8a40f3c1ea50ce934262b375325825c36cb7b68e..771bed3e214ea8abdb97e49319fc5e0805dbc1a8 100644 (file)
@@ -10,6 +10,8 @@
 
 #include <linux/module.h>
 #include <lttng/tracer.h>
+#include <lttng/events.h>
+#include <lttng/events-internal.h>
 #include <counter/counter.h>
 #include <counter/counter-api.h>
 
This page took 0.023423 seconds and 4 git commands to generate.