patch-2.4.0-test11 linux/include/asm-ppc/namei.h

Next file: linux/include/asm-ppc/nvram.h
Previous file: linux/include/asm-ppc/msgbuf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/namei.h linux/include/asm-ppc/namei.h
@@ -5,6 +5,7 @@
  * Included from linux/fs/namei.c
  */
 
+#ifdef __KERNEL__
 #ifndef __PPC_NAMEI_H
 #define __PPC_NAMEI_H
 
@@ -16,3 +17,4 @@
 #define __emul_prefix() NULL
 
 #endif /* __PPC_NAMEI_H */
+#endif /* __KERNEL__ */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)