summaryrefslogtreecommitdiffstats
path: root/sys/gnu
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2006-06-01 20:51:59 +0000
committerrodrigc <rodrigc@FreeBSD.org>2006-06-01 20:51:59 +0000
commit3a0e5e399e3ea9680522ea25ac693e408d86d455 (patch)
treef36fd865b0c53cef47c9192307588d199d0398de /sys/gnu
parentaf1bb99b4d6b74970a9b582ad26cd2732563309e (diff)
downloadFreeBSD-src-3a0e5e399e3ea9680522ea25ac693e408d86d455.zip
FreeBSD-src-3a0e5e399e3ea9680522ea25ac693e408d86d455.tar.gz
Include "xfs_macros.h" to fix tinderbox build breakage.
Diffstat (limited to 'sys/gnu')
-rw-r--r--sys/gnu/fs/xfs/xfs_bit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/gnu/fs/xfs/xfs_bit.c b/sys/gnu/fs/xfs/xfs_bit.c
index 76c9ad3..be0a8db 100644
--- a/sys/gnu/fs/xfs/xfs_bit.c
+++ b/sys/gnu/fs/xfs/xfs_bit.c
@@ -35,6 +35,7 @@
*/
#include "xfs.h"
+#include "xfs_macros.h"
#include "xfs_bit.h"
#include "xfs_log.h"
#include "xfs_trans.h"
OpenPOWER on IntegriCloud