Fix: add missing x86 mmutrace kernel header include
[lttng-modules.git] / probes / lttng-probe-kvm-x86-mmu.c
index 1710cfc4c28c23cb2f0a91ec14cbc4d9ca92a38a..5231615dac9789666117d7e42b80caeccf96bd14 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.024117 seconds and 4 git commands to generate.