diff --git a/[refs] b/[refs] index b5064a77f796..ea6c43d0210a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b25ae679f613ed04aaf6ccbfdb9122fce668e4bb +refs/heads/master: 76c06927f2a78143763dcff9b4c362d15eb29cc2 diff --git a/trunk/arch/x86/mm/init.c b/trunk/arch/x86/mm/init.c index 47ce9a2ce5e7..0607119cef94 100644 --- a/trunk/arch/x86/mm/init.c +++ b/trunk/arch/x86/mm/init.c @@ -12,6 +12,7 @@ #include #include #include +#include DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);