X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-x86-exceptions.c;h=33f16d26959264457ba3df014000b0fbd17707db;hb=refs%2Ftags%2Ffor-upstreaming-review-1;hp=92603b9540d29f28cc7b4991dd4f0ea7ae7f1c97;hpb=369708f464bedc0682151df9308cebfa14dbdb2b;p=lttng-modules.git diff --git a/probes/lttng-probe-x86-exceptions.c b/probes/lttng-probe-x86-exceptions.c index 92603b95..33f16d26 100644 --- a/probes/lttng-probe-x86-exceptions.c +++ b/probes/lttng-probe-x86-exceptions.c @@ -8,7 +8,7 @@ */ #include -#include +#include /* * Create the tracepoint static inlines from the kernel to validate that our @@ -16,7 +16,7 @@ */ #include -#include "lttng-tracepoint.h" +#include #undef TRACE_INCLUDE_PATH #undef TRACE_INCLUDE_FILE