summaryrefslogtreecommitdiff
path: root/src/config-amigaos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-amigaos.h')
-rw-r--r--src/config-amigaos.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config-amigaos.h b/src/config-amigaos.h
index 01cc7da18..9ca624ebb 100644
--- a/src/config-amigaos.h
+++ b/src/config-amigaos.h
@@ -63,5 +63,8 @@
# define LONG_MIN (-0x7fffffffL-1) /* min value for a long */
#endif
+#define SIZEOF_INT 4
+#define SIZEOF_SHORT 2
+
#endif /* __AMIGA__ */
#endif /* CURL_CONFIG_AMIGAOS_H */