X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=init%2Fdo_mounts.h;h=9aa968d5432937a3aeb799d87ff42e87dfb5c871;hb=4b1fefaca9f5fdd43b24aa248777a75a81dfa8d6;hp=e7f2e7fa066eb6715c0f54fb27649338b60f475a;hpb=b20e481ab595e9667c33e2393bdfe9a31870d11f;p=linux-2.6 diff --git a/init/do_mounts.h b/init/do_mounts.h index e7f2e7fa06..9aa968d543 100644 --- a/init/do_mounts.h +++ b/init/do_mounts.h @@ -1,4 +1,3 @@ -#include #include #include #include @@ -12,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) {