Tracepoint API namespacing 'TRACEPOINT_INCLUDE'
[lttng-ust.git] / src / lib / lttng-ust-libc-wrapper / ust_libc.h
index b9d74db0ab9a69ba4d0ef717e2d2b5ba451933dd..437b33d4e1f1d27f861fc60114c2930700bd20e5 100644 (file)
@@ -76,8 +76,8 @@ LTTNG_UST_TRACEPOINT_EVENT(lttng_ust_libc, posix_memalign,
 
 #endif /* _TRACEPOINT_UST_LIBC_H */
 
-#undef TRACEPOINT_INCLUDE
-#define TRACEPOINT_INCLUDE "./ust_libc.h"
+#undef LTTNG_UST_TRACEPOINT_INCLUDE
+#define LTTNG_UST_TRACEPOINT_INCLUDE "./ust_libc.h"
 
 /* This part must be outside ifdef protection */
 #include <lttng/tracepoint-event.h>
This page took 0.022741 seconds and 4 git commands to generate.