summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/config.h.in b/win32/config.h.in
index 0f017e9ac2..22073b0d14 100644
--- a/win32/config.h.in
+++ b/win32/config.h.in
@@ -57,6 +57,7 @@
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
#define SIZEOF_LONG 4
+#define SIZEOF___INT64 8
#define SIZEOF_VOIDP 4
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8