X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-tracepoint-event-write.h;h=1e019672bf1e8a7ba1b432a8e7cc648359384f17;hb=3202f63a4d5e599bf22d6711828614b58c7efcba;hp=4cecfcc6eab26fa9a6b445eab527f7fa58936f07;hpb=1d188af9688feee0ec4e34038113a0edccddd4ea;p=lttng-ust.git diff --git a/include/lttng/ust-tracepoint-event-write.h b/include/lttng/ust-tracepoint-event-write.h index 4cecfcc6..1e019672 100644 --- a/include/lttng/ust-tracepoint-event-write.h +++ b/include/lttng/ust-tracepoint-event-write.h @@ -74,9 +74,9 @@ lttng_ust__field_sequence_encoded(_type, _item, _src, LTTNG_UST_BYTE_ORDER, \ _length_type, _src_length, UTF8, 0, 10) -#undef ctf_string -#define ctf_string(_item, _src) \ - _ctf_string(_item, _src, 0) +#undef lttng_ust_field_string +#define lttng_ust_field_string(_item, _src) \ + lttng_ust__field_string(_item, _src, 0) #undef ctf_unused #define ctf_unused(_src) \