X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=src%2Flib%2Flttng-ust-dl%2Flttng-ust-dl.c;h=9b20874a04ca4bb09bbacf8c1b492b2cc2da2c3c;hp=e342fb2d0ed8b85971e13e51f0da19068d66d5eb;hb=6ba0c2b259f1f99ed3ce8ee2e58e90bc393b704e;hpb=29d6f42146cb632bd8c8cee3d087aefc0f84dd91 diff --git a/src/lib/lttng-ust-dl/lttng-ust-dl.c b/src/lib/lttng-ust-dl/lttng-ust-dl.c index e342fb2d..9b20874a 100644 --- a/src/lib/lttng-ust-dl/lttng-ust-dl.c +++ b/src/lib/lttng-ust-dl/lttng-ust-dl.c @@ -26,6 +26,7 @@ /* Include link.h last else it conflicts with ust-dlfcn. */ #include +#define LTTNG_UST_TRACEPOINT_HIDDEN_DEFINITION #define LTTNG_UST_TRACEPOINT_DEFINE #include "ust_dl.h"