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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/stat.h linux/include/asm-ppc/stat.h
@@ -1,7 +1,9 @@
 #ifndef _PPC_STAT_H
 #define _PPC_STAT_H
 
+#ifdef __KERNEL__
 #include <linux/types.h>
+#endif /* __KERNEL__ */
 
 struct __old_kernel_stat {
 	unsigned short st_dev;

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