Fix: add missing x86 mmutrace kernel header include
[lttng-modules.git] / probes / lttng-probe-kvm-x86-mmu.c
index ab30b2aa9bab87d791fb81e6c6c772056240db07..3488986d5d0cd5730975edc11d484e1d0ad011de 100644 (file)
  */
 #include "../wrapper/tracepoint.h"
 
+#include <../../arch/x86/kvm/mmutrace.h>
+
+#undef TRACE_INCLUDE_PATH
+#undef TRACE_INCLUDE_FILE
+
 /*
  * Create LTTng tracepoint probes.
  */
This page took 0.02266 seconds and 4 git commands to generate.