]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - fs/gfs2/ops_file.h
[GFS2] Make headers compile on their own
[mirror_ubuntu-jammy-kernel.git] / fs / gfs2 / ops_file.h
index b1c1bf838ec931aa8cfca2b6a137e2d3a4e858fa..ce319f89ec8e9ae95c64469a678a713465b28c76 100644 (file)
@@ -9,6 +9,10 @@
 
 #ifndef __OPS_FILE_DOT_H__
 #define __OPS_FILE_DOT_H__
+
+#include <linux/fs.h>
+struct gfs2_inode;
+
 extern struct file gfs2_internal_file_sentinel;
 extern int gfs2_internal_read(struct gfs2_inode *ip,
                              struct file_ra_state *ra_state,