diff --git a/[refs] b/[refs] index 8661f2cf7719..caf9fae9d811 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1fa5ae857bb14f6046205171d98506d8112dd74e +refs/heads/master: 8231f2f99a5e5fc45a25e8de09fd1ab9711babf1 diff --git a/trunk/fs/sysfs/mount.c b/trunk/fs/sysfs/mount.c index ab343e371d64..8133ca36ee0e 100644 --- a/trunk/fs/sysfs/mount.c +++ b/trunk/fs/sysfs/mount.c @@ -17,11 +17,10 @@ #include #include #include +#include #include "sysfs.h" -/* Random magic number */ -#define SYSFS_MAGIC 0x62656572 static struct vfsmount *sysfs_mount; struct super_block * sysfs_sb = NULL;