X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fptimer.c;h=88ad049dbc204ccf777d9caaa4b59de1dd6a5a8e;hb=766df9d4e9392045a4e5c730ed81e599b509557a;hp=1e8c43c04e9fed6e1f6bf5801aabc7681ff553fb;hpb=d78cd8d8f8e12d1b71ac19795131d6975abe544b;p=wget diff --git a/src/ptimer.c b/src/ptimer.c index 1e8c43c0..88ad049d 100644 --- a/src/ptimer.c +++ b/src/ptimer.c @@ -133,7 +133,7 @@ posix_init (void) #endif { CLOCK_REALTIME, NO_SYSCONF_CHECK }, }; - int i; + size_t i; /* Determine the clock we can use. For a clock to be usable, it must be confirmed with sysconf (where applicable) and with