X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng-events-reset.h;fp=probes%2Flttng-events-reset.h;h=b601e8d8d971ba2165909c429e9eae63f92e00b8;hb=84da520620463b0168a5ecc750adc5332d857c9c;hp=44e8ba59b2456d5b8a3e1c9d841ce3ef694ccd5b;hpb=c9b3b5e2ac45c6e972d53c4bd7f8a535314feddc;p=lttng-modules.git diff --git a/probes/lttng-events-reset.h b/probes/lttng-events-reset.h index 44e8ba59..b601e8d8 100644 --- a/probes/lttng-events-reset.h +++ b/probes/lttng-events-reset.h @@ -29,6 +29,9 @@ #undef __dynamic_array_enc_ext #define __dynamic_array_enc_ext(_type, _item, _length, _order, _base, _encoding) +#undef __dynamic_array_enc_ext_2 +#define __dynamic_array_enc_ext_2(_type, _item, _length1, _length2, _order, _base, _encoding) + #undef __dynamic_array_len #define __dynamic_array_len(_type, _item, _length)