cleanup: Namespace public utils macros
[lttng-ust.git] / liblttng-ust / lttng-counter-client-percpu-32-modular.c
index 86fa1164868bfb2b41cca3c94daa1e0f9e958df9..abcdd48055bb701d7af3e2c3715bbd99b5dfd901 100644 (file)
@@ -8,9 +8,10 @@
  * Copyright (C) 2020 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
-#include <lttng/ust-events.h>
+#include "ust-events-internal.h"
 #include "../libcounter/counter.h"
 #include "../libcounter/counter-api.h"
+#include "lttng-tracer-core.h"
 
 static const struct lib_counter_config client_config = {
        .alloc = COUNTER_ALLOC_PER_CPU,
This page took 0.027884 seconds and 4 git commands to generate.