summaryrefslogtreecommitdiff
path: root/Makefile.netware
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-09-24 12:22:16 +0000
committerYang Tse <yangsita@gmail.com>2008-09-24 12:22:16 +0000
commit9be0422d12d2d98629c6e8d18830c018623c06b4 (patch)
tree32c6307c42d467c62449464a017b9593c9a8e03e /Makefile.netware
parentc97f02af5f7acb2224a1e65f73b8d6d9cb85fe3d (diff)
downloadc-ares-9be0422d12d2d98629c6e8d18830c018623c06b4.tar.gz
c-ares-9be0422d12d2d98629c6e8d18830c018623c06b4.tar.bz2
c-ares-9be0422d12d2d98629c6e8d18830c018623c06b4.zip
ntoa() and inet_ntoa_r() no longer used
Diffstat (limited to 'Makefile.netware')
-rw-r--r--Makefile.netware1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.netware b/Makefile.netware
index 491a22f..854de9c 100644
--- a/Makefile.netware
+++ b/Makefile.netware
@@ -357,7 +357,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_LOCALTIME_R 1$(DL) >> $@
@echo $(DL)#define HAVE_MALLOC_H 1$(DL) >> $@