Tracepoint API namespacing 'TRACEPOINT_DEFINE'
[lttng-ust.git] / src / lib / lttng-ust-dl / lttng-ust-dl.c
index 0f01b356a980b1a36cef78d986591987198c4362..e342fb2d0ed8b85971e13e51f0da19068d66d5eb 100644 (file)
@@ -26,7 +26,7 @@
 /* Include link.h last else it conflicts with ust-dlfcn. */
 #include <link.h>
 
-#define TRACEPOINT_DEFINE
+#define LTTNG_UST_TRACEPOINT_DEFINE
 #include "ust_dl.h"
 
 static void *(*__lttng_ust_plibc_dlopen)(const char *filename, int flags);
This page took 0.023687 seconds and 4 git commands to generate.