]> git.llucax.com Git - software/libev.git/blobdiff - ev.h
ntebsd...
[software/libev.git] / ev.h
diff --git a/ev.h b/ev.h
index bd023a7c409e070a66ceb9870a82f6e5736cdcee..d9f558ab34b2806d8a379371701a761e839d7b6c 100644 (file)
--- a/ev.h
+++ b/ev.h
@@ -66,8 +66,6 @@ typedef double ev_tstamp;
 
 /*****************************************************************************/
 
-#include <stddef.h> /* for size_t */
-
 #if EV_STAT_ENABLE
 # include <sys/stat.h>
 #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