X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-skb.c;h=682a9f093f1faff789e70693a1d8441b8c9acac0;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=f471fd3e467c662c7c08b24452678b7f86926f6f;hpb=2bc89292c6ac6030a7498a798671cca921ae61df;p=lttng-modules.git diff --git a/probes/lttng-probe-skb.c b/probes/lttng-probe-skb.c index f471fd3e..682a9f09 100644 --- a/probes/lttng-probe-skb.c +++ b/probes/lttng-probe-skb.c @@ -24,9 +24,9 @@ */ #define LTTNG_PACKAGE_BUILD #define CREATE_TRACE_POINTS -#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module +#define TRACE_INCLUDE_PATH instrumentation/events -#include +#include MODULE_LICENSE("GPL and additional rights"); MODULE_AUTHOR("Wade Farnsworth ");