summaryrefslogtreecommitdiffstats
path: root/fs/xfs/support
diff options
context:
space:
mode:
authorNathan Scott2005-09-05 03:47:01 +0200
committerNathan Scott2005-09-05 03:47:01 +0200
commitcde410a99d0dd38eb218be884d02034fcdf5125b (patch)
treea503ef290f3fbeb2382b69a33cbcd1a209904b7f /fs/xfs/support
parent[XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling (diff)
downloadkernel-qcow2-linux-cde410a99d0dd38eb218be884d02034fcdf5125b.tar.gz
kernel-qcow2-linux-cde410a99d0dd38eb218be884d02034fcdf5125b.tar.xz
kernel-qcow2-linux-cde410a99d0dd38eb218be884d02034fcdf5125b.zip
[XFS] Sort out some cosmetic differences between XFS trees.
SGI-PV: 904196 SGI-Modid: xfs-linux-melb:xfs-kern:23719a Signed-off-by: Nathan Scott <nathans@sgi.com>
Diffstat (limited to 'fs/xfs/support')
-rw-r--r--fs/xfs/support/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/support/debug.c b/fs/xfs/support/debug.c
index 4ed7b6928cd7..4e1a5ec22fa3 100644
--- a/fs/xfs/support/debug.c
+++ b/fs/xfs/support/debug.c
@@ -31,6 +31,7 @@
*/
#include "debug.h"
+#include "spin.h"
#include <asm/page.h>
#include <linux/sched.h>