X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/4ebe9e295b974622f802229ca8e371ee6df9525a..15231b01d6df419056fbc6d97bc10a2f8f79da00:/ev.h diff --git a/ev.h b/ev.h index bd023a7..d9f558a 100644 --- a/ev.h +++ b/ev.h @@ -66,8 +66,6 @@ typedef double ev_tstamp; /*****************************************************************************/ -#include /* for size_t */ - #if EV_STAT_ENABLE # include #endif @@ -338,7 +336,7 @@ ev_tstamp ev_time (void); * or take some potentially destructive action. * The default is your system realloc function. */ -void ev_set_allocator (void *(*cb)(void *ptr, size_t size)); +void ev_set_allocator (void *(*cb)(void *ptr, long size)); /* set the callback function to call on a * retryable syscall error