aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/support
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2005-09-05 11:47:01 +1000
committerNathan Scott <nathans@sgi.com>2005-09-05 11:47:01 +1000
commitcde410a99d0dd38eb218be884d02034fcdf5125b (patch)
treea503ef290f3fbeb2382b69a33cbcd1a209904b7f /fs/xfs/support
parentc31e887807a3eab26614ee142629ba447cbcc0dc (diff)
downloadkernel_samsung_smdk4412-cde410a99d0dd38eb218be884d02034fcdf5125b.zip
kernel_samsung_smdk4412-cde410a99d0dd38eb218be884d02034fcdf5125b.tar.gz
kernel_samsung_smdk4412-cde410a99d0dd38eb218be884d02034fcdf5125b.tar.bz2
[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 4ed7b69..4e1a5ec 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>