From: Adrian Bunk Date: Sat, 14 Jan 2006 19:55:10 +0000 (+0100) Subject: [PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include X-Git-Tag: v2.6.16-rc3~209^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4c7f538508adcde7a0a5162faec0b2ab19b90bd;p=pandora-kernel.git [PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include fs/ocfs2/dlm/dlmrecovery.c does now use msleep(), and does therefore need to #include for getting the prototype of this function. Signed-off-by: Adrian Bunk Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed