X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fprintk.h;h=077fc45c0d614ba2f7ba70f8d0d40c8a4bebe01a;hb=2e9cb2ea35b4d7f91af714cbddf58b674bbf7b2c;hp=488ac5b59c8b19aab1f370a0c6e15f88b6514eec;hpb=47046cfcb4f3aa2df5047657889810c4cecddeea;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/printk.h b/instrumentation/events/lttng-module/printk.h index 488ac5b5..077fc45c 100644 --- a/instrumentation/events/lttng-module/printk.h +++ b/instrumentation/events/lttng-module/printk.h @@ -4,7 +4,7 @@ #if !defined(LTTNG_TRACE_PRINTK_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_PRINTK_H -#include "../../../probes/lttng-tracepoint-event.h" +#include #include #if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,10,0)) @@ -72,4 +72,4 @@ LTTNG_TRACEPOINT_EVENT_MAP(console, #endif /* LTTNG_TRACE_PRINTK_H */ /* This part must be outside protection */ -#include "../../../probes/define_trace.h" +#include