Move bytecode structures to internal header
[lttng-modules.git] / include / lttng / lttng-bytecode.h
index 87a0c13d95c4631f2ffcf1752553970cf9bec12e..cd0d8fbedc81542b55004e04826fbc29aaf5cda0 100644 (file)
@@ -13,6 +13,7 @@
 #include <linux/kernel.h>
 
 #include <lttng/events.h>
+#include <lttng/events-internal.h>
 #include <lttng/bytecode.h>
 
 /* Interpreter stack length, in number of entries */
This page took 0.026138 seconds and 4 git commands to generate.