patch-2.3.7 linux/include/asm-sparc64/elf.h
Next file: linux/include/asm-sparc64/namei.h
Previous file: linux/include/asm-sparc/spinlock.h
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Thu Jun 17 01:08:50 1999
-  Orig file: 
v2.3.6/linux/include/asm-sparc64/elf.h
-  Orig date: 
Sun Oct  4 10:22:44 1998
diff -u --recursive --new-file v2.3.6/linux/include/asm-sparc64/elf.h linux/include/asm-sparc64/elf.h
@@ -1,4 +1,4 @@
-/* $Id: elf.h,v 1.18 1998/09/09 05:36:08 davem Exp $ */
+/* $Id: elf.h,v 1.19 1999/06/11 13:26:04 jj Exp $ */
 #ifndef __ASM_SPARC64_ELF_H
 #define __ASM_SPARC64_ELF_H
 
@@ -7,7 +7,9 @@
  */
 
 #include <asm/ptrace.h>
+#ifdef __KERNEL__
 #include <asm/processor.h>
+#endif
 
 /*
  * These are used to set parameters in the core dumps.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)