configure: Add <linux/blkzoned.h> test
[fio.git] / io_u.h
diff --git a/io_u.h b/io_u.h
index 9a423b24e5d9c44dc7fa7fbf769dc44baa75b01b..2e0fd3fe789b49c46345bf184a7736fc83ac0d49 100644 (file)
--- a/io_u.h
+++ b/io_u.h
@@ -75,7 +75,7 @@ struct io_u {
 
        struct io_piece *ipo;
 
-       unsigned int resid;
+       unsigned long long resid;
        unsigned int error;
 
        /*