diff options
Diffstat (limited to 'include/asm-ia64/a.out.h')
-rw-r--r-- | include/asm-ia64/a.out.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-ia64/a.out.h b/include/asm-ia64/a.out.h index 7293ac1df3a..193dcfb6759 100644 --- a/include/asm-ia64/a.out.h +++ b/include/asm-ia64/a.out.h @@ -29,7 +29,4 @@ struct exec { #define N_SYMSIZE(x) 0 #define N_TXTOFF(x) 0 -#ifdef __KERNEL__ -#include <asm/ustack.h> -#endif #endif /* _ASM_IA64_A_OUT_H */ |