X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng-events-reset.h;h=1ac6f76c5d496377c3338c9bbc93baad670b2561;hb=c099397a53087b8c616a7feaef0c26d939b9662f;hp=a764f43e960f6c1a7446f9d0f85aa4b61b81b43a;hpb=97ca2c5484815a67b70fcf2b1772eb1b2c2e5633;p=lttng-modules.git diff --git a/probes/lttng-events-reset.h b/probes/lttng-events-reset.h index a764f43e..1ac6f76c 100644 --- a/probes/lttng-events-reset.h +++ b/probes/lttng-events-reset.h @@ -6,6 +6,9 @@ #undef __field_ext #define __field_ext(_type, _item, _filter_type) +#undef __field_network +#define __field_network(_type, _item) + #undef __array #define __array(_type, _item, _length)