fs: move mapping helpers
[linux-block.git] / fs / posix_acl.c
index 9323a854a60aeb27e7e36db9da4164941a8730c0..632bfdcf7cc0abc5e9fb7727eb0a8de21e2239de 100644 (file)
@@ -23,6 +23,7 @@
 #include <linux/export.h>
 #include <linux/user_namespace.h>
 #include <linux/namei.h>
+#include <linux/mnt_idmapping.h>
 
 static struct posix_acl **acl_by_type(struct inode *inode, int type)
 {