From: Nick Mathewson Date: Tue, 18 Dec 2012 19:21:13 +0000 (-0500) Subject: Add HAVE_EVENT_BASE_LOOPEXIT to win32/orconfig.h X-Git-Tag: tor-0.2.4.10-alpha~31^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=739e83ca694411c318d868e0838238b4e3d9b5eb;p=thirdparty%2Ftor.git Add HAVE_EVENT_BASE_LOOPEXIT to win32/orconfig.h Fix for bug 7308 --- diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index e7840954fd..a8b1d43709 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -249,3 +249,4 @@ #define HAVE_EVENT2_EVENT_H #define SHARE_DATADIR "" #define HAVE_EVENT2_DNS_H +#define HAVE_EVENT_BASE_LOOPEXIT