diff options
| author | dartraiden <wowemuh@gmail.com> | 2021-07-29 03:58:47 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2021-07-29 04:00:29 +0300 |
| commit | fe19d22eaddb5383337114ab7a611d781de24b59 (patch) | |
| tree | 618312785cafc338b2f3369184ef17364c20e6ec /libs/libcurl/src/Makefile.netware | |
| parent | d60a8d0c45ea7903274c570f523b7775125f4e89 (diff) | |
libcurl: update to 7.78
Diffstat (limited to 'libs/libcurl/src/Makefile.netware')
| -rw-r--r-- | libs/libcurl/src/Makefile.netware | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/libcurl/src/Makefile.netware b/libs/libcurl/src/Makefile.netware index 863bde0224..cf7904aa72 100644 --- a/libs/libcurl/src/Makefile.netware +++ b/libs/libcurl/src/Makefile.netware @@ -560,9 +560,7 @@ endif @echo $(DL)#define HAVE_ARPA_INET_H 1$(DL) >> $@ @echo $(DL)#define HAVE_ASSERT_H 1$(DL) >> $@ @echo $(DL)#define HAVE_ERRNO_H 1$(DL) >> $@ - @echo $(DL)#define HAVE_ERR_H 1$(DL) >> $@ @echo $(DL)#define HAVE_FCNTL_H 1$(DL) >> $@ - @echo $(DL)#define HAVE_GETHOSTBYADDR 1$(DL) >> $@ @echo $(DL)#define HAVE_GETHOSTBYNAME 1$(DL) >> $@ @echo $(DL)#define HAVE_GETPROTOBYNAME 1$(DL) >> $@ @echo $(DL)#define HAVE_GMTIME_R 1$(DL) >> $@ |
