From 57bdc324ccc888c220f3184c1f6952106316762e Mon Sep 17 00:00:00 2001 From: root Date: Thu, 8 Nov 2007 21:14:36 +0000 Subject: *** empty log message *** --- event.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/event.h b/event.h index 87ad318..1466f90 100644 --- a/event.h +++ b/event.h @@ -121,7 +121,7 @@ int event_base_once (struct event_base *base, int fd, short events, void (*cb)(i int event_base_priority_init (struct event_base *base, int fd); #ifndef EV_STANDALONE -# include "event_compat.h" +# include #endif #ifdef __cplusplus -- cgit v1.2.3