patch-2.3.18 linux/fs/udf/udfend.h
Next file: linux/include/asm-alpha/dma.h
Previous file: linux/fs/udf/super.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Wed Sep  8 11:14:32 1999
-  Orig file: 
v2.3.17/linux/fs/udf/udfend.h
-  Orig date: 
Tue Sep  7 12:14:07 1999
diff -u --recursive --new-file v2.3.17/linux/fs/udf/udfend.h linux/fs/udf/udfend.h
@@ -46,6 +46,10 @@
 
 #endif
 
+#ifdef __KERNEL__
+#include <linux/string.h>
+#endif
+
 static inline lb_addr lelb_to_cpu(lb_addr in)
 {
 	lb_addr out;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)