From: Andrew Morton Date: Wed, 27 Jul 2005 04:41:38 +0000 (-0700) Subject: [PATCH] x86_64 fsnotify build fix X-Git-Tag: v2.6.13-rc4~30 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e566d8bd61f939b7f5d7d969f5b178571471cf9;p=linux-2.6 [PATCH] x86_64 fsnotify build fix Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/arch/x86_64/ia32/sys_ia32.c b/arch/x86_64/ia32/sys_ia32.c index 70caf89d4c..be996d1b69 100644 --- a/arch/x86_64/ia32/sys_ia32.c +++ b/arch/x86_64/ia32/sys_ia32.c @@ -61,7 +61,7 @@ #include #include #include -#include +#include #include #include #include