X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=init%2Fdo_mounts.h;h=f5b978a9bb92892a5e876ae3ce1338ad8a896e04;hb=baf922780251d12bc1c24c83df60c4c278abb745;hp=735705d137ff9beaf0f7866e7c804d7080183780;hpb=12e36b2f41b6cbc67386fcb9c59c32a3e2033905;p=~andy%2Flinux diff --git a/init/do_mounts.h b/init/do_mounts.h index 735705d137f..f5b978a9bb9 100644 --- a/init/do_mounts.h +++ b/init/do_mounts.h @@ -1,4 +1,5 @@ #include +#include #include #include #include @@ -11,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) {