1234567891011 |
- $Id$
- --- libevent-1.3.orig/evdns.c 2007-02-16 00:49:26.000000000 +0000
- +++ libevent-1.3/evdns.c 2007-02-18 13:55:52.000000000 +0000
- @@ -44,6 +44,7 @@
- #endif
-
- //#define NDEBUG
- +#undef NDEBUG
-
- #ifndef DNS_USE_CPU_CLOCK_FOR_ID
- #ifndef DNS_USE_GETTIMEOFDAY_FOR_ID
|