diff --git a/include/asm-powerpc/tlb.h b/include/asm-powerpc/tlb.h index 66714042e4383399a597ec5867a14e46e52ee1bc..e20ff7541f364812bbe8259e73170ae603ea8abb 100644 --- a/include/asm-powerpc/tlb.h +++ b/include/asm-powerpc/tlb.h @@ -23,6 +23,8 @@ #include #endif +#include + struct mmu_gather; #define tlb_start_vma(tlb, vma) do { } while (0)