X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flib%2Flttng-ust-dl%2Fust_dl.c;h=1b8d44a10f903038e3aeeabd1d614a171bcf389b;hb=4b01076fea0f635af6af6762a8edce1be03e5d39;hp=3c18a0c680787c76ac625faab2eea31abae9c318;hpb=c28c4a88a1cad73bbeeae2e33546e7b77d1608a1;p=lttng-ust.git 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"