Fix: use liburcu flavor header instead of local copy
[lttng-tools.git] / src / common / hashtable / rculfhash.h
index adb5d9d4fe41b82993ec0da288c9e186029ca2c9..4bfe789e279d5366c480d9a543416729a8f8220d 100644 (file)
@@ -31,8 +31,7 @@
 #include <stdint.h>
 #include <urcu/compiler.h>
 #include <urcu-call-rcu.h>
-
-#include "urcu-flavor.h"
+#include <urcu-flavor.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.02504 seconds and 4 git commands to generate.