mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
leftover
This commit is contained in:
parent
db23538898
commit
ec28988bfa
@ -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) >> $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user