From 14240e9e109fe6af19438c6531d573f85dbb0b1e Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 7 Aug 2008 00:29:08 +0000 Subject: Initial support of curlbuild.h and curlrules.h which allows to have a curl_off_t data type no longer gated to off_t. --- lib/config.dos | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/config.dos') diff --git a/lib/config.dos b/lib/config.dos index 76b30debd..ead655f97 100644 --- a/lib/config.dos +++ b/lib/config.dos @@ -60,7 +60,6 @@ #define RETSIGTYPE void #define SIZEOF_LONG_DOUBLE 16 -#define SIZEOF_CURL_OFF_T 4 /* no huge file support */ #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 -- cgit v1.2.1