From 3a0e5e399e3ea9680522ea25ac693e408d86d455 Mon Sep 17 00:00:00 2001 From: rodrigc Date: Thu, 1 Jun 2006 20:51:59 +0000 Subject: Include "xfs_macros.h" to fix tinderbox build breakage. --- sys/gnu/fs/xfs/xfs_bit.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys') 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" -- cgit v1.1