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: upstream/snapshot3+hdmi~21742 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f8b77d39397e1510b1a3bcfd385ebd1a45aae77f;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.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 4c87ee1..4d42f45 100644 --- a/init/do_mounts_md.c +++ b/init/do_mounts_md.c @@ -1,4 +1,4 @@ - +#include #include #include