Tracepoint API namespacing 'TRACEPOINT_INCLUDE'
[lttng-ust.git] / src / lib / lttng-ust-dl / ust_dl.h
index f2e6886fd811519872997d8e1b5b90bff8ee5b71..830dc58c9668ebf9dd0d185140db5d91ca2a0fc8 100644 (file)
@@ -96,8 +96,8 @@ LTTNG_UST_TRACEPOINT_EVENT(lttng_ust_dl, dlclose,
 
 #endif /* _TRACEPOINT_UST_DL_H */
 
-#undef TRACEPOINT_INCLUDE
-#define TRACEPOINT_INCLUDE "./ust_dl.h"
+#undef LTTNG_UST_TRACEPOINT_INCLUDE
+#define LTTNG_UST_TRACEPOINT_INCLUDE "./ust_dl.h"
 
 /* This part must be outside ifdef protection */
 #include <lttng/tracepoint-event.h>
This page took 0.023751 seconds and 4 git commands to generate.