X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-probe-sunrpc.c;h=258dbc1897b1ac988dfc7aa46d112080500eeeff;hb=f4b27072a77b43af2fea72d6700bd64eb59a39f1;hp=d990c1bc3116250628b6cd011fe4f69fc2a950d2;hpb=13ab8b0a749053960f81a4924a3ed27775518f94;p=lttng-modules.git diff --git a/probes/lttng-probe-sunrpc.c b/probes/lttng-probe-sunrpc.c index d990c1bc..258dbc18 100644 --- a/probes/lttng-probe-sunrpc.c +++ b/probes/lttng-probe-sunrpc.c @@ -37,7 +37,7 @@ #define CREATE_TRACE_POINTS #define TRACE_INCLUDE_PATH ../instrumentation/events/lttng-module -#include "../instrumentation/events/lttng-module/sunrpc.h" +#include "../instrumentation/events/lttng-module/rpc.h" MODULE_LICENSE("GPL and additional rights"); MODULE_AUTHOR("Andrew Gabbasov ");