summaryrefslogtreecommitdiff
path: root/lib/strtoofft.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-23 07:44:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-23 07:44:02 +0000
commit649caa19538d0a1e11614270d3fb33e844d6fd84 (patch)
tree8600d0416313e6125613b61e74caa81bcdcee4ef /lib/strtoofft.h
parentd8ee927be2883dcb3ebca3b75a9955c789f9e52e (diff)
downloadcurl-649caa19538d0a1e11614270d3fb33e844d6fd84.tar.gz
include curl.h for the typedef
Diffstat (limited to 'lib/strtoofft.h')
-rw-r--r--lib/strtoofft.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/strtoofft.h b/lib/strtoofft.h
index cd512b001..4bb3b8fe6 100644
--- a/lib/strtoofft.h
+++ b/lib/strtoofft.h
@@ -26,6 +26,7 @@
#include "setup.h"
#include <stddef.h>
+#include <curl/curl.h> /* for the curl_off_t type */
/* Determine what type of file offset conversion handling we wish to use. For
* systems with a 32-bit curl_off_t type, we should use strtol. For systems