X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;f=init%2Fdo_mounts.h;h=f5b978a9bb92892a5e876ae3ce1338ad8a896e04;hb=HEAD;hp=735705d137ff9beaf0f7866e7c804d7080183780;hpb=038b0a6d8d32db934bba6a24e74e76e4e327a94f;p=net-next-2.6.git 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) {