mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:03:34 +03:00
ntoa() and inet_ntoa_r() no longer used
This commit is contained in:
parent
95df5d042c
commit
4e909ee8b1
31 changed files with 11 additions and 226 deletions
|
|
@ -445,7 +445,6 @@ endif
|
|||
@echo $(DL)#define HAVE_GETPROTOBYNAME 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_GMTIME_R 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_INET_ADDR 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_INET_NTOA 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_LL 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_LOCALE_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_LOCALTIME_R 1$(DL) >> $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue