summaryrefslogtreecommitdiffstats
path: root/fs/efs/namei.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/efs/namei.c')
-rw-r--r--fs/efs/namei.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/efs/namei.c b/fs/efs/namei.c
index f19ba9469..cc85f5d9a 100644
--- a/fs/efs/namei.c
+++ b/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) {