Commit ed8725cc authored by Andrew Morton's avatar Andrew Morton Committed by Tony Luck

[IA64] Need <asm/uaccess.h> for KERNEL_DS & set_fs() definitions.

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent fbeac694
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#define _ELFCORE32_H_ #define _ELFCORE32_H_
#include <asm/intrinsics.h> #include <asm/intrinsics.h>
#include <asm/uaccess.h>
#define USE_ELF_CORE_DUMP 1 #define USE_ELF_CORE_DUMP 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment