From: Alexey Dobriyan Date: Wed, 29 Oct 2008 21:01:05 +0000 (-0700) Subject: init/do_mounts_md.c: msleep compile fix X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f8b77d39397e1510b1a3bcfd385ebd1a45aae77f;p=linux-beck.git init/do_mounts_md.c: msleep compile fix init/do_mounts_md.c:285: error: implicit declaration of function 'msleep' Signed-off-by: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/init/do_mounts_md.c b/init/do_mounts_md.c index 4c87ee1fe5d3..4d42f450b590 100644 --- a/init/do_mounts_md.c +++ b/init/do_mounts_md.c @@ -1,4 +1,4 @@ - +#include #include #include