Message ID | 20100928095310.2983a888.randy.dunlap@oracle.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
--- linux-next-20100927.orig/fs/ceph/debugfs.c +++ linux-next-20100927/fs/ceph/debugfs.c @@ -12,9 +12,10 @@ #include <linux/ceph/auth.h> #include <linux/ceph/debugfs.h> +#include "super.h" + #ifdef CONFIG_DEBUG_FS -#include "super.h" #include "mds_client.h" static int mdsmap_show(struct seq_file *s, void *p)