]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove HAVE_EVENT_H from winconfig
authorSebastian Hahn <sebastian@torproject.org>
Sun, 3 Jul 2016 02:34:38 +0000 (04:34 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Sun, 3 Jul 2016 02:34:38 +0000 (04:34 +0200)
This was accidentally left in in f25e2167f556.

src/win32/orconfig.h

index ffb81ccf6d39d144a0293cbdf9c8285889047dac..742aae6298cc5045fd0684b7515b2f389cfbc910 100644 (file)
 /* 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