(trunk libevent) oops

This commit is contained in:
Charles Kerr 2010-01-17 02:35:18 +00:00
parent af6060165d
commit f01f00557c
1 changed files with 2 additions and 1 deletions

View File

@ -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