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.16.28-rc1~5289 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9e566d8bd61f939b7f5d7d969f5b178571471cf9;p=karo-tx-linux.git [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 70caf89d4c21..be996d1b691e 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