X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=src%2Flib%2Flttng-ust-dl%2Fust_dl.c;h=1b8d44a10f903038e3aeeabd1d614a171bcf389b;hp=3c18a0c680787c76ac625faab2eea31abae9c318;hb=6ba0c2b259f1f99ed3ce8ee2e58e90bc393b704e;hpb=29d6f42146cb632bd8c8cee3d087aefc0f84dd91 diff --git a/src/lib/lttng-ust-dl/ust_dl.c b/src/lib/lttng-ust-dl/ust_dl.c index 3c18a0c6..1b8d44a1 100644 --- a/src/lib/lttng-ust-dl/ust_dl.c +++ b/src/lib/lttng-ust-dl/ust_dl.c @@ -5,6 +5,9 @@ */ #define _LGPL_SOURCE + +#define LTTNG_UST_TRACEPOINT_PROVIDER_HIDDEN_DEFINITION + #define LTTNG_UST_TRACEPOINT_CREATE_PROBES #define LTTNG_UST_TP_IP_PARAM ip #include "ust_dl.h"