From db7d4daea91e105e3859cf461d7e53b9b77454b2 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 13 Jun 1999 16:29:25 +0000 Subject: Merge with Linux 2.2.8. --- include/asm-arm/a.out.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/asm-arm/a.out.h') diff --git a/include/asm-arm/a.out.h b/include/asm-arm/a.out.h index 489d76eb5..ae967b0a6 100644 --- a/include/asm-arm/a.out.h +++ b/include/asm-arm/a.out.h @@ -26,7 +26,9 @@ struct exec #define M_ARM 103 +#ifdef __KERNEL__ #include +#endif #ifndef LIBRARY_START_TEXT #define LIBRARY_START_TEXT (0x00c00000) -- cgit v1.2.3