ntoa() and inet_ntoa_r() no longer used
authorYang Tse <yangsita@gmail.com>
Wed, 24 Sep 2008 12:22:16 +0000 (12:22 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 24 Sep 2008 12:22:16 +0000 (12:22 +0000)
Makefile.netware

index 491a22f..854de9c 100644 (file)
@@ -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) >> $@