Cleanup: add lttng_/lttng-/LTTNG_ prefixes
[lttng-ust.git] / include / lttng / ust-tracer.h
index 7b371953e272ca1d69d70bf59b4aa3160e13a487..a6672c9d2d19d9c7f28087a843738897449877b7 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _LTTNG_TRACER_H
-#define _LTTNG_TRACER_H
+#ifndef _LTTNG_UST_TRACER_H
+#define _LTTNG_UST_TRACER_H
 
 /*
  * Copyright (C) 2005-2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
@@ -39,4 +39,4 @@
 
 #define lttng_is_signed_type(type)           (((type)(-1)) < 0)
 
-#endif /* _LTTNG_TRACER_CORE_H */
+#endif /* _LTTNG_UST_TRACER_H */
This page took 0.023138 seconds and 4 git commands to generate.