mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
We do not need to define _WIN32 by hand; MSVC does that for us
Bug 5858; fix on 0.2.3.12-alpha
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
*/
|
||||
|
||||
/* Windows-only defines. */
|
||||
#define _WIN32
|
||||
#define CONFDIR ""
|
||||
|
||||
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
||||
|
||||
Reference in New Issue
Block a user