Prefix public header include guards with LTTNG_UST_
[lttng-ust.git] / include / lttng / urcu / static / pointer.h
index 25658c7a8c0cda7f36b37bd90f3f6989a4e5cbc5..4ddfc3258bbb4dbfdbab1086ae905640ab2fa71b 100644 (file)
@@ -10,8 +10,8 @@
  * RELEASE. See urcu.h for linking dynamically with the userspace rcu library.
  */
 
-#ifndef _LTTNG_URCU_POINTER_STATIC_H
-#define _LTTNG_URCU_POINTER_STATIC_H
+#ifndef _LTTNG_UST_URCU_POINTER_STATIC_H
+#define _LTTNG_UST_URCU_POINTER_STATIC_H
 
 #include <urcu/compiler.h>
 #include <urcu/arch.h>
@@ -127,4 +127,4 @@ extern "C" {
 }
 #endif
 
-#endif /* _LTTNG_URCU_POINTER_STATIC_H */
+#endif /* _LTTNG_UST_URCU_POINTER_STATIC_H */
This page took 0.023349 seconds and 4 git commands to generate.