lttng_ust_init_thread: call urcu_register_thread
[lttng-ust.git] / src / lib / lttng-ust / lttng-bytecode-validator.c
index 91c4cace96c1675a3509214dc35028e8f8941b2f..1a3649c16080cd57bdc2170390fb0bffc3aea920 100644 (file)
@@ -14,9 +14,9 @@
 #include "rculfhash.h"
 
 #include "lttng-bytecode.h"
-#include "lttng-hash-helper.h"
-#include "string-utils.h"
-#include "ust-events-internal.h"
+#include "common/hash.h"
+#include "common/strutils.h"
+#include "lib/lttng-ust/events.h"
 #include "common/macros.h"
 
 /*
This page took 0.024024 seconds and 4 git commands to generate.