aboutsummaryrefslogtreecommitdiff
path: root/src/win32
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-02-10 15:36:48 -0500
committerNick Mathewson <nickm@torproject.org>2016-02-10 15:36:48 -0500
commit4dc8dc4b89259e1418cd984abe1cd8d8fc6a7496 (patch)
treec7f7ed82a87c1bc8c396689e5954fab6207da451 /src/win32
parent2123f0a2f932f991a5209358a3aae183700c71ab (diff)
parent5f7df92571ec5a2d1eddb257e22f5489acc4fc83 (diff)
downloadtor-4dc8dc4b89259e1418cd984abe1cd8d8fc6a7496.tar.gz
tor-4dc8dc4b89259e1418cd984abe1cd8d8fc6a7496.zip
Merge remote-tracking branch 'public/bug18184'
Diffstat (limited to 'src/win32')
-rw-r--r--src/win32/orconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h
index 0c02b19de1..407ffc00fc 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -220,9 +220,6 @@
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS
-/* Define to 1 if time_t is signed. */
-#define TIME_T_IS_SIGNED
-
/* Define to 1 iff unaligned int access is allowed */
#define UNALIGNED_INT_ACCESS_OK