Changes committed to git://oss.sgi.com/nathans/xfsdump.git master Nathan Scott (1): xfsdump: remove use of __psint_t, it is no longer available common/drive_minrmt.c | 4 ++-- common/drive_scsitape.c | 4 ++-- common/drive_simple.c | 4 ++-- common/util.h | 4 ++-- debian/changelog | 6 ++++++ 5 files changed, 14 insertions(+), 8 deletions(-) commit 8a468340b2b0592daa553d722b4eff5997e18fc1 Author: Nathan Scott <nathans@xxxxxxxxxx> Date: Fri Sep 25 09:11:31 2015 +1000 xfsdump: remove use of __psint_t, it is no longer available Commit ee6cd73ed1e in xfsprogs switched __psint_t to the standards conforming intptr_t type - we need to make the same change here in xfsdump for builds using the latest xfsprogs headers. Signed-off-by: Nathan Scott <nathans@xxxxxxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs