]> granicus.if.org Git - libevent/commit
Fix evdns build with threads disabled
authorNick Mathewson <nickm@torproject.org>
Wed, 2 May 2012 20:52:27 +0000 (16:52 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 2 May 2012 20:52:27 +0000 (16:52 -0400)
commit265e6779dd1b936298f50a8036e2fb565a785c83
treef12450203df455ae528a4dca0c0bfc1eb9839af3
parent3d9e52ac5661fda80d2967df22a22a4d92fd1cdf
Fix evdns build with threads disabled

The last evdns change apparently broke it, by using a "base"
variable that we were only declaring with threads turned on.
evdns.c