You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
365 B

  1. --- a/libxfs/libxfs_priv.h
  2. +++ b/libxfs/libxfs_priv.h
  3. @@ -87,9 +87,6 @@ struct iomap;
  4. /* for all the support code that uses progname in error messages */
  5. extern char *progname;
  6. -#undef ASSERT
  7. -#define ASSERT(ex) assert(ex)
  8. -
  9. /*
  10. * We have no need for the "linux" dev_t in userspace, so these
  11. * are no-ops, and an xfs_dev_t is stored in VFS_I(ip)->i_rdev