[tor-commits] [tor/master] Add HAVE_EVENT_BASE_LOOPEXIT to win32/orconfig.h

nickm at torproject.org nickm at torproject.org
Thu Jan 17 03:32:41 UTC 2013


commit 739e83ca694411c318d868e0838238b4e3d9b5eb
Author: Nick Mathewson <nickm at 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





More information about the tor-commits mailing list