summaryrefslogtreecommitdiff
path: root/libs/libcurl/src/config-dos.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libcurl/src/config-dos.h')
-rw-r--r--libs/libcurl/src/config-dos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libcurl/src/config-dos.h b/libs/libcurl/src/config-dos.h
index cb6db6a3d0..1313183f8c 100644
--- a/libs/libcurl/src/config-dos.h
+++ b/libs/libcurl/src/config-dos.h
@@ -82,7 +82,7 @@
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SIZE_T 4
-#define SIZEOF_CURL_OFF_T 4
+#define SIZEOF_CURL_OFF_T 8
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1