aboutsummaryrefslogtreecommitdiff
path: root/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h.in b/src/config.h.in
index c9f5e7c2a..9f50fa3f4 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -80,8 +80,8 @@
/* Define to 1 if you have the `strtoll' function. */
#undef HAVE_STRTOLL
-/* The size of a `off_t', as computed by sizeof. */
-#undef SIZEOF_OFF_T
+/* The size of a `curl_off_t', as computed by sizeof. */
+#undef SIZEOF_CURL_OFF_T
/* If zlib is available */
#undef HAVE_LIBZ