From 695c64eaa58e458b453052061f249a2eff7d1cba Mon Sep 17 00:00:00 2001 From: Fernando Luis Vazquez Cao Date: Fri, 3 Feb 2006 03:04:39 -0800 Subject: [PATCH] --- yaml --- r: 19670 b: refs/heads/master c: 2c5d81a58106fa333467beab5f11dafab07b3e66 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-x86_64/kexec.h | 3 ++- trunk/include/linux/elfcore.h | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 57ed15980189..086facd7c08e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bb3b9cf122eb097ed9fe8ae50e1b0dbba9bbe447 +refs/heads/master: 2c5d81a58106fa333467beab5f11dafab07b3e66 diff --git a/trunk/include/asm-x86_64/kexec.h b/trunk/include/asm-x86_64/kexec.h index ae28cd44bcd3..c564bae03433 100644 --- a/trunk/include/asm-x86_64/kexec.h +++ b/trunk/include/asm-x86_64/kexec.h @@ -1,8 +1,9 @@ #ifndef _X86_64_KEXEC_H #define _X86_64_KEXEC_H +#include + #include -#include #include /* diff --git a/trunk/include/linux/elfcore.h b/trunk/include/linux/elfcore.h index dbd7bb4a33b7..0cf0bea010fe 100644 --- a/trunk/include/linux/elfcore.h +++ b/trunk/include/linux/elfcore.h @@ -5,6 +5,7 @@ #include #include #include +#include struct elf_siginfo {