Define SIZEOF_OFF_T to fix overflow checks.
Overflow checks were broken because 'SIZEOF_OFF_T <= 4' was always true
because SIZEOF_OFF_T was not defined and, hence, treated as zero.
Co-Advisor test cases:
test_case/rfc2616/noXform-fwd-Content-Range-simple-2147483645-2147483646-2147483647-withCc-toClt
test_case/rfc2616/noXform-fwd-Content-Range-simple-2147483645-2147483646-*-withCc-toClt
This archive was generated by hypermail 2.2.0 : Tue Aug 31 2010 - 12:00:05 MDT