From 268db93227cc5335c79be8a80d7001c14c6e684f Mon Sep 17 00:00:00 2001 From: root Date: Fri, 3 Feb 2012 21:08:39 +0000 Subject: *** empty log message *** --- ev.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ev.h b/ev.h index 1936f41..72587d5 100644 --- a/ev.h +++ b/ev.h @@ -544,7 +544,9 @@ EV_API_DECL void ev_set_syserr_cb (void (*cb)(const char *msg)); /* you can call this as often as you like */ EV_API_DECL struct ev_loop *ev_default_loop (unsigned int flags EV_CPP (= 0)); +#ifdef EV_API_STATIC EV_API_DECL struct ev_loop *ev_default_loop_ptr; +#endif EV_INLINE struct ev_loop * ev_default_loop_uc_ (void) -- cgit v1.2.3