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

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"