vserver 1.9.5.x5
[linux-2.6.git] / include / asm-sh / ubc.h
index a42dd7a..694f51f 100644 (file)
@@ -10,6 +10,7 @@
  */
 #ifndef __ASM_SH_UBC_H
 #define __ASM_SH_UBC_H
+#ifdef __KERNEL__
 
 #include <asm/cpu/ubc.h>
 
@@ -55,5 +56,5 @@ extern void ubc_wakeup(void);
 extern void ubc_sleep(void);
 #endif
 
+#endif /* __KERNEL__ */
 #endif /* __ASM_SH_UBC_H */
-