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

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)