X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=init%2Fdo_mounts.h;h=9aa968d5432937a3aeb799d87ff42e87dfb5c871;hb=85f334666a771680472722eee43ae0fc8730a619;hp=66548efe4c3c7e8d94fd283c1bb875fa6b69e358;hpb=bdaf8529385d5126ef791e8f1914afff8cd59bcf;p=~andy%2Flinux diff --git a/init/do_mounts.h b/init/do_mounts.h index 66548efe4c3..9aa968d5432 100644 --- a/init/do_mounts.h +++ b/init/do_mounts.h @@ -1,6 +1,4 @@ -#include #include -#include #include #include #include @@ -13,7 +11,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) {