fix: KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only (v5.9)
[lttng-modules.git] / src / probes / lttng-probe-kvm-x86-mmu.c
index 13ed5ef55eb569307fd286cf40a437899c0efff0..7d1692b5c3b643f39943c364e762be4c55096171 100644 (file)
@@ -25,6 +25,7 @@
 #include <wrapper/tracepoint.h>
 
 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,9,0))
+#include <../../arch/x86/kvm/mmu/mmu_internal.h>
 #include <../../arch/x86/kvm/mmu/mmutrace.h>
 #else
 #include <../../arch/x86/kvm/mmutrace.h>
This page took 0.022909 seconds and 4 git commands to generate.