From: Jeff Mahoney Date: Mon, 9 Jan 2006 17:36:40 +0000 (-0500) Subject: [PATCH] ocfs2/dlm: fix compilation on ia64 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=aee93ac4b7ad461255939248d0d51566cff77e05;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [PATCH] ocfs2/dlm: fix compilation on ia64 Including results in compilation failure on ia64 due to not including Including corrects the problem. Please apply. Signed-off-by: Jeff Mahoney Signed-off-by: Mark Fasheh --- diff --git a/fs/ocfs2/dlm/userdlm.c b/fs/ocfs2/dlm/userdlm.c index e1fdd288796e..c3764f4744ee 100644 --- a/fs/ocfs2/dlm/userdlm.c +++ b/fs/ocfs2/dlm/userdlm.c @@ -27,7 +27,7 @@ * Boston, MA 021110-1307, USA. */ -#include +#include #include #include