From f01f00557cda24a140f5ffe7f63ea266000debdb Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sun, 17 Jan 2010 02:35:18 +0000 Subject: [PATCH] (trunk libevent) oops --- third-party/libevent/kqueue.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/third-party/libevent/kqueue.c b/third-party/libevent/kqueue.c index e270de843..8a4ba9cc5 100644 --- a/third-party/libevent/kqueue.c +++ b/third-party/libevent/kqueue.c @@ -52,7 +52,8 @@ #endif #ifndef DEBUG_KQUEUE_CHANGEIDX -#define DEBUG_KQUEUE_CHANGEIDX + #define DEBUG_KQUEUE_CHANGEIDX +#endif /* Some platforms apparently define the udata field of struct kevent as * intptr_t, whereas others define it as void*. There doesn't seem to be an -- 2.40.0