From: Sebastian Hahn Date: Sun, 3 Jul 2016 02:34:38 +0000 (+0200) Subject: Remove HAVE_EVENT_H from winconfig X-Git-Tag: tor-0.2.9.1-alpha~56^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d6f3d647d86f3292bff5cd55356e90ca8009c7a;p=thirdparty%2Ftor.git Remove HAVE_EVENT_H from winconfig This was accidentally left in in f25e2167f556. --- diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index ffb81ccf6d..742aae6298 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -214,8 +214,6 @@ /* Define to 1 iff unaligned int access is allowed */ #define UNALIGNED_INT_ACCESS_OK -#define HAVE_EVENT_H - /* Define to 1 iff we represent negative integers with two's complement */ #define USING_TWOS_COMPLEMENT