Index: hxtools-20140325/sadmin/xfs_irecover.c =================================================================== --- hxtools-20140325.orig/sadmin/xfs_irecover.c +++ hxtools-20140325/sadmin/xfs_irecover.c @@ -42,12 +42,7 @@ #include #include #include - -typedef int8_t __s8; -typedef uint8_t __u8; -typedef uint16_t __be16; -typedef uint32_t __be32; -typedef uint64_t __be64; +#include struct work_info { char *device;