Move the ringbuffer and counter clients to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-bytecode.c
index 9222e1cc2d5091110a0d626e9368a2a1911cfe2f..33d50db64f5550adb94dc6ea1d814582fc24862a 100644 (file)
@@ -16,6 +16,7 @@
 #include "lttng-bytecode.h"
 #include "lib/lttng-ust/events.h"
 #include "common/macros.h"
+#include "common/tracer.h"
 
 static const char *opnames[] = {
        [ BYTECODE_OP_UNKNOWN ] = "UNKNOWN",
This page took 0.022613 seconds and 4 git commands to generate.