X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=init%2Fdo_mounts.h;h=f5b978a9bb92892a5e876ae3ce1338ad8a896e04;hb=baf922780251d12bc1c24c83df60c4c278abb745;hp=66548efe4c3c7e8d94fd283c1bb875fa6b69e358;hpb=bdaf8529385d5126ef791e8f1914afff8cd59bcf;p=~andy%2Flinux diff --git a/init/do_mounts.h b/init/do_mounts.h index 66548efe4c3..f5b978a9bb9 100644 --- a/init/do_mounts.h +++ b/init/do_mounts.h @@ -1,6 +1,5 @@ -#include #include -#include +#include #include #include #include @@ -13,7 +12,6 @@ void change_floppy(char *fmt, ...); void mount_block_root(char *name, int flags); void mount_root(void); extern int root_mountflags; -extern char *root_device_name; static inline int create_dev(char *name, dev_t dev) {