* [PATCH] fix generic_defconfig build breakage
@ 2004-10-26 21:34 Bjorn Helgaas
2004-10-26 21:46 ` Luck, Tony
0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Helgaas @ 2004-10-26 21:34 UTC (permalink / raw)
To: linux-ia64
ia64: Include uaccess.h in elfcore32.h
This makes generic_defconfig build again.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
=== arch/ia64/ia32/elfcore32.h 1.4 vs edited ==--- 1.4/arch/ia64/ia32/elfcore32.h 2004-10-06 23:55:22 -06:00
+++ edited/arch/ia64/ia32/elfcore32.h 2004-10-26 15:02:27 -06:00
@@ -9,6 +9,7 @@
#define _ELFCORE32_H_
#include <asm/intrinsics.h>
+#include <asm/uaccess.h>
#define USE_ELF_CORE_DUMP 1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-10-26 21:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-26 21:34 [PATCH] fix generic_defconfig build breakage Bjorn Helgaas
2004-10-26 21:46 ` Luck, Tony
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox