diff -ru sreadahead-1.0/sreadahead.c sreadahead-1.0+mdz/sreadahead.c --- sreadahead-1.0/sreadahead.c 2009-10-10 12:14:27.000000000 +0100 +++ sreadahead-1.0+mdz/sreadahead.c 2009-10-10 12:14:04.286479173 +0100 @@ -280,7 +280,7 @@ uint32_t start = 0; int there = 0; int notthere = 0; - int i; + off_t i; if (!r) return 0;