]> granicus.if.org Git - curl/commitdiff
leftover
authorYang Tse <yangsita@gmail.com>
Mon, 25 Aug 2008 03:50:51 +0000 (03:50 +0000)
committerYang Tse <yangsita@gmail.com>
Mon, 25 Aug 2008 03:50:51 +0000 (03:50 +0000)
lib/Makefile.netware

index 97a810f31ca6ab3912d9e7efcbc162d2e8e2770f..9d7c78c3bc4464a387cb004874e7f5a4d79a70bf 100644 (file)
@@ -617,6 +617,6 @@ else
        @echo $(DL)#define CURL_SUFFIX_CURL_OFF_T L$(DL) >> $@
        @echo $(DL)#define CURL_SUFFIX_CURL_OFF_TU UL$(DL) >> $@
 endif
-       @echo $(DL)typedef CURL_OFF_T curl_off_t;$(DL) >> $@
+       @echo $(DL)typedef CURL_TYPEOF_CURL_OFF_T curl_off_t;$(DL) >> $@
        @echo $(DL)#endif /* __CURL_CURLBUILD_H */$(DL) >> $@