
17 Jan
2013
17 Jan
'13
3:32 a.m.
commit 739e83ca694411c318d868e0838238b4e3d9b5eb Author: Nick Mathewson <nickm@torproject.org> Date: Tue Dec 18 14:21:13 2012 -0500 Add HAVE_EVENT_BASE_LOOPEXIT to win32/orconfig.h Fix for bug 7308 --- src/win32/orconfig.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index e784095..a8b1d43 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