aboutsummaryrefslogtreecommitdiff
path: root/lib/config-riscos.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-riscos.h')
-rw-r--r--lib/config-riscos.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-riscos.h b/lib/config-riscos.h
index 98bb7880f..84683aa26 100644
--- a/lib/config-riscos.h
+++ b/lib/config-riscos.h
@@ -350,6 +350,9 @@
/* The size of `short', as computed by sizeof. */
#define SIZEOF_SHORT 2
+/* The size of `size_t', as computed by sizeof. */
+#define SIZEOF_SIZE_T 4
+
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS