From b8a110738d6eead9db88372cd9385d49347e4ee1 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Wed, 29 Nov 2006 13:53:43 +0000 Subject: [PATCH] backported vs2.1.x fix to irq handling, which caused incorrect scheduler behavior --- fs/xfs/quota/xfs_qm_syscalls.c | 1 + 1 file changed, 1 insertion(+) diff --git a/fs/xfs/quota/xfs_qm_syscalls.c b/fs/xfs/quota/xfs_qm_syscalls.c index 87603ee94..a2f9be4bf 100644 --- a/fs/xfs/quota/xfs_qm_syscalls.c +++ b/fs/xfs/quota/xfs_qm_syscalls.c @@ -17,6 +17,7 @@ */ #include +#include #include "xfs.h" #include "xfs_fs.h" -- 2.43.0