diff --git a/[refs] b/[refs] index 2913457a5f45..da0c5496514a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 541c94f1d5ac2665fd15f1b827416f8c0b2f55cb +refs/heads/master: 999721ca6d0c2540341acb73ac9048cbd6b05d3a diff --git a/trunk/arch/x86/include/asm/e820.h b/trunk/arch/x86/include/asm/e820.h index 3d8ceddbd407..00d41ce4c844 100644 --- a/trunk/arch/x86/include/asm/e820.h +++ b/trunk/arch/x86/include/asm/e820.h @@ -49,6 +49,7 @@ #define E820_RESERVED_KERN 128 #ifndef __ASSEMBLY__ +#include struct e820entry { __u64 addr; /* start of memory segment */ __u64 size; /* size of memory segment */