aboutsummaryrefslogtreecommitdiffstats
path: root/lib/config-win32ce.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-win32ce.h')
-rw-r--r--lib/config-win32ce.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h
index eb444c5..28a15f2 100644
--- a/lib/config-win32ce.h
+++ b/lib/config-win32ce.h
@@ -346,6 +346,9 @@
/* The size of `short', as computed by sizeof. */
#define SIZEOF_SHORT 2
+/* Define to the size of `long', as computed by sizeof. */
+#define SIZEOF_LONG 4
+
/* The size of `size_t', as computed by sizeof. */
#if defined(_WIN64)
# define SIZEOF_SIZE_T 8