From 3b0f4c59e70a8f49522719106950ef72d27fcab0 Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 22:44:58 +0530 Subject: [PATCH] --- yaml --- r: 130689 b: refs/heads/master c: 999721ca6d0c2540341acb73ac9048cbd6b05d3a h: refs/heads/master i: 130687: b1ab60a419ef903cb782bb8109798127f7e7d808 v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/e820.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 */