aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/a.out.h')
-rw-r--r--include/asm-ia64/a.out.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-ia64/a.out.h b/include/asm-ia64/a.out.h
index 7293ac1df3ab..193dcfb67596 100644
--- a/include/asm-ia64/a.out.h
+++ b/include/asm-ia64/a.out.h
@@ -29,7 +29,4 @@ struct exec {
29#define N_SYMSIZE(x) 0 29#define N_SYMSIZE(x) 0
30#define N_TXTOFF(x) 0 30#define N_TXTOFF(x) 0
31 31
32#ifdef __KERNEL__
33#include <asm/ustack.h>
34#endif
35#endif /* _ASM_IA64_A_OUT_H */ 32#endif /* _ASM_IA64_A_OUT_H */