X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-events-reset.h;h=b601e8d8d971ba2165909c429e9eae63f92e00b8;hb=3a50e00fdf4c7866704fbeffab099e41c4898779;hp=44e8ba59b2456d5b8a3e1c9d841ce3ef694ccd5b;hpb=a5748d2fde4d2e74b899d6958428de698af39a8d;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)