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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/timex.h linux/include/asm-ppc/timex.h
@@ -3,6 +3,7 @@
  *
  * ppc architecture timex specifications
  */
+#ifdef __KERNEL__
 #ifndef _ASMppc_TIMEX_H
 #define _ASMppc_TIMEX_H
 
@@ -39,3 +40,4 @@
 }
 
 #endif
+#endif /* __KERNEL__ */

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