Include "xfs_macros.h" to fix tinderbox build breakage.

This commit is contained in:
Craig Rodrigues 2006-06-01 20:51:59 +00:00
parent 98c8f52baf
commit 392cb4c78c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=159153

View file

@ -35,6 +35,7 @@
*/
#include "xfs.h"
#include "xfs_macros.h"
#include "xfs_bit.h"
#include "xfs_log.h"
#include "xfs_trans.h"