summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ev.c2
1 files changed, 2 insertions, 0 deletions
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)