Move internal APIs to internal header
[lttng-modules.git] / src / lttng-counter-client-percpu-32-modular.c
index 38943865c07eb5a331d3c09e99d0ce347d114e95..35a8b54fa2b8d7cabd4e7306954811b55d1a4d51 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.023134 seconds and 4 git commands to generate.