]> Pileus Git - ~andy/linux/blobdiff - fs/gfs2/ops_file.h
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
[~andy/linux] / fs / gfs2 / ops_file.h
index 064e52c306654b99e8121d7e304bbd70b5a280ab..ce319f89ec8e9ae95c64469a678a713465b28c76 100644 (file)
@@ -9,7 +9,11 @@
 
 #ifndef __OPS_FILE_DOT_H__
 #define __OPS_FILE_DOT_H__
-extern struct file gfs2_internal_file_sentinal;
+
+#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,
                              char *buf, loff_t *pos, unsigned size);