From: Alexey Dobriyan Date: Wed, 29 Oct 2008 21:01:05 +0000 (-0700) Subject: init/do_mounts_md.c: msleep compile fix X-Git-Tag: v2.6.28-rc3~69 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f8b77d39397e1510b1a3bcfd385ebd1a45aae77f;p=linux-2.6-omap-h63xx.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 4c87ee1fe5d..4d42f450b59 100644 --- a/init/do_mounts_md.c +++ b/init/do_mounts_md.c @@ -1,4 +1,4 @@ - +#include #include #include