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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/signal.h linux/include/asm-ppc/signal.h
@@ -1,7 +1,9 @@
 #ifndef _ASMPPC_SIGNAL_H
 #define _ASMPPC_SIGNAL_H
 
+#ifdef __KERNEL__
 #include <linux/types.h>
+#endif /* __KERNEL__ */
 
 /* Avoid too many header ordering problems.  */
 struct siginfo;

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