diff options
Diffstat (limited to 'sys/gnu/fs/xfs/xfs_bit.c')
-rw-r--r-- | sys/gnu/fs/xfs/xfs_bit.c | 1 |
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" |