X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Fust_lib.c;h=12cb3a8a771b5796c54c809cd2f8a6feff95b0e7;hb=c28c4a88a1cad73bbeeae2e33546e7b77d1608a1;hp=e56a43f69b6d4a154767580ab6cee5a8a6045a85;hpb=91fe3e1353806b798ce141de4481de115ea209fe;p=lttng-ust.git diff --git a/src/lib/lttng-ust/ust_lib.c b/src/lib/lttng-ust/ust_lib.c index e56a43f6..12cb3a8a 100644 --- a/src/lib/lttng-ust/ust_lib.c +++ b/src/lib/lttng-ust/ust_lib.c @@ -7,5 +7,5 @@ #define _LGPL_SOURCE #define LTTNG_UST_TRACEPOINT_CREATE_PROBES -#define TP_IP_PARAM ip +#define LTTNG_UST_TP_IP_PARAM ip #include "ust_lib.h"