patch-2.3.5 linux/fs/efs/namei.c
Next file: linux/fs/efs/symlink.c
Previous file: linux/fs/devpts/inode.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Tue Jun  1 23:25:48 1999
-  Orig file: 
v2.3.4/linux/fs/efs/namei.c
-  Orig date: 
Sat May 15 23:46:04 1999
diff -u --recursive --new-file v2.3.4/linux/fs/efs/namei.c linux/fs/efs/namei.c
@@ -6,6 +6,7 @@
  * Portions derived from work (c) 1995,1996 Christian Vogelgsang.
  */
 
+#include <linux/string.h>
 #include <linux/efs_fs.h>
 
 static efs_ino_t efs_find_entry(struct inode *inode, const char *name, int len) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)