Use xfs.h rather than libxfs.h
[xfstests-dev.git] / src / global.h
index 158c1faca7950d2c3a41e79afb0cd64bc70821c0..61862f60b92e26518223a056e296585716f1df2a 100644 (file)
 #include <../../xfsprogs/include/irix.h>
 #endif
 
 #include <../../xfsprogs/include/irix.h>
 #endif
 
+#ifdef HAVE_XFS_XFS_H
+#include <xfs/xfs.h>
+#endif
+
 #ifdef HAVE_XFS_LIBXFS_H
 #include <xfs/libxfs.h>
 #endif
 #ifdef HAVE_XFS_LIBXFS_H
 #include <xfs/libxfs.h>
 #endif