commit | 340887809d92a4dd6c71caa97d658cef32c098c3 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Tue Jun 12 11:36:58 2007 -0400 |
committer | David Woodhouse <dwmw2@hera.kernel.org> | Tue Jun 12 11:36:58 2007 -0400 |
tree | 4767f84fa4b066ac57c5df15741bda47766fe8ce | |
parent | 6cbd55707802b98843f953d1ae6d8f5bcd9a76c0 [diff] [blame] |
Btrfs: i386 fixes from axboe Signed-off-by: Chris Mason <chris.mason@oracle.com>
diff --git a/fs/btrfs/transaction.c b/fs/btrfs/transaction.c index 3091452..cd4f1d1 100644 --- a/fs/btrfs/transaction.c +++ b/fs/btrfs/transaction.c
@@ -18,6 +18,7 @@ #include <linux/module.h> #include <linux/fs.h> +#include <linux/sched.h> #include "ctree.h" #include "disk-io.h" #include "transaction.h"