summaryrefslogtreecommitdiffstats
path: root/PC/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'PC/config.h')
-rw-r--r--PC/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/config.h b/PC/config.h
index e146469..3b81a45 100644
--- a/PC/config.h
+++ b/PC/config.h
@@ -344,6 +344,7 @@ typedef unsigned long uintptr_t;
#define Py_DEBUG
#endif
+#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8