X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-udp.c;h=ad7707b5080ef808e2bd5ded02c15a5f339adeff;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=495c0afdf28a24ba299f8081238f91c7182b4abc;hpb=2bc89292c6ac6030a7498a798671cca921ae61df;p=lttng-modules.git diff --git a/probes/lttng-probe-udp.c b/probes/lttng-probe-udp.c index 495c0afd..ad7707b5 100644 --- a/probes/lttng-probe-udp.c +++ b/probes/lttng-probe-udp.c @@ -22,9 +22,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 ");