aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/support/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/support/debug.c')
-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 ae548296542..930bb34804b 100644
--- a/fs/xfs/support/debug.c
+++ b/fs/xfs/support/debug.c
@@ -17,6 +17,7 @@
17 */ 17 */
18#include <xfs.h> 18#include <xfs.h>
19#include "debug.h" 19#include "debug.h"
20#include "xfs_error.h"
20 21
21/* xfs_mount.h drags a lot of crap in, sorry.. */ 22/* xfs_mount.h drags a lot of crap in, sorry.. */
22#include "xfs_sb.h" 23#include "xfs_sb.h"