From: Nick Mathewson Date: Tue, 18 Dec 2012 18:34:17 +0000 (-0500) Subject: Add HAVE_EVENT2_DNS_H to MSVC orconfig.h X-Git-Tag: tor-0.2.4.10-alpha~31^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7008d4393689115f85d076a17c6a870caa7973b4;p=thirdparty%2Ftor.git Add HAVE_EVENT2_DNS_H to MSVC orconfig.h Fix for bug 7313 --- diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index cca73b0a30..e7840954fd 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -248,3 +248,4 @@ #define FLEXIBLE_ARRAY_MEMBER 0 #define HAVE_EVENT2_EVENT_H #define SHARE_DATADIR "" +#define HAVE_EVENT2_DNS_H