[tor-commits] [tor/master] Remove HAVE_EVENT_H from winconfig
nickm at torproject.org
nickm at torproject.org
Fri Jul 8 14:06:49 UTC 2016
commit 0d6f3d647d86f3292bff5cd55356e90ca8009c7a
Author: Sebastian Hahn <sebastian at torproject.org>
Date: Sun Jul 3 04:34:38 2016 +0200
Remove HAVE_EVENT_H from winconfig
This was accidentally left in in f25e2167f556.
---
src/win32/orconfig.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h
index ffb81cc..742aae6 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
More information about the tor-commits
mailing list