X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Furcu%2Fstatic%2Fpointer.h;h=4ddfc3258bbb4dbfdbab1086ae905640ab2fa71b;hb=9b14815a9ee98c0dbc842a1e545cd6a82ae7b18a;hp=25658c7a8c0cda7f36b37bd90f3f6989a4e5cbc5;hpb=c5a5ae4fe72a980bc5c0f7cdb3c8b8e797bf8abd;p=lttng-ust.git diff --git a/include/lttng/urcu/static/pointer.h b/include/lttng/urcu/static/pointer.h index 25658c7a..4ddfc325 100644 --- a/include/lttng/urcu/static/pointer.h +++ b/include/lttng/urcu/static/pointer.h @@ -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 #include @@ -127,4 +127,4 @@ extern "C" { } #endif -#endif /* _LTTNG_URCU_POINTER_STATIC_H */ +#endif /* _LTTNG_UST_URCU_POINTER_STATIC_H */