X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng-probe-sunrpc.c;h=258dbc1897b1ac988dfc7aa46d112080500eeeff;hb=9bbf98da13bbaf289ac5787a80325d2e1dd81d0d;hp=d990c1bc3116250628b6cd011fe4f69fc2a950d2;hpb=f934e302d314d76563484f31caed56ad680eb17b;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 ");