From 1f9f0e0f301d679a06193e9ad40077f8e4f83773 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 6 Apr 2008 12:44:49 +0000 Subject: *** empty log message *** --- ev.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ev.c b/ev.c index 3c4d5b4..2438696 100644 --- a/ev.c +++ b/ev.c @@ -270,6 +270,7 @@ extern "C" { #if EV_USE_EVENTFD /* our minimum requirement is glibc 2.7 which has the stub, but not the header */ +# include int eventfd (unsigned int initval, int flags); #endif -- cgit v1.2.3