From e1a23f98969b778da777bc106e0f21ae4f098552 Mon Sep 17 00:00:00 2001 From: Marc Alexander Lehmann Date: Fri, 18 Apr 2008 17:16:44 +0000 Subject: [PATCH] *** empty log message *** --- ev.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ev.c b/ev.c index 63cc99f..fa34f06 100644 --- a/ev.c +++ b/ev.c @@ -1285,7 +1285,9 @@ loop_destroy (EV_P) backend = 0; } +#if EV_USE_INOTIFY void inline_size infy_fork (EV_P); +#endif void inline_size loop_fork (EV_P)