aboutsummaryrefslogtreecommitdiff
path: root/src/win32/orconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/orconfig.h')
-rw-r--r--src/win32/orconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h
index 6e45a2928..ef08fdb2b 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -151,6 +151,9 @@
/* Define to 1 iff NULL is represented by a 0 in memory. */
#define NULL_REP_IS_ZERO_BYTES 1
+/* Define to 1 iff memset(0) sets doubles to 0.0 */
+#define DOUBLE_0_REP_IS_ZERO_BYTES 1
+
/* Name of package */
#define PACKAGE "tor"