]> Pileus Git - ~andy/linux/blobdiff - fs/gfs2/mount.h
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[~andy/linux] / fs / gfs2 / mount.h
index 8a21897b63e58ca9c14977107c97b1960616e498..401288acfdf315f5dd6cefa136b96be6911279f1 100644 (file)
@@ -10,6 +10,8 @@
 #ifndef __MOUNT_DOT_H__
 #define __MOUNT_DOT_H__
 
+struct gfs2_sbd;
+
 int gfs2_mount_args(struct gfs2_sbd *sdp, char *data_arg, int remount);
 
 #endif /* __MOUNT_DOT_H__ */