projects
/
platform
/
upstream
/
c-ares.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c97f02a
)
ntoa() and inet_ntoa_r() no longer used
author
Yang Tse
<yangsita@gmail.com>
Wed, 24 Sep 2008 12:22:16 +0000
(12:22 +0000)
committer
Yang Tse
<yangsita@gmail.com>
Wed, 24 Sep 2008 12:22:16 +0000
(12:22 +0000)
Makefile.netware
patch
|
blob
|
history
diff --git
a/Makefile.netware
b/Makefile.netware
index 491a22f9aa00cdbb497463db05eac97871735091..854de9c0344fdbbc4fb5585377e5d66e99b8d274 100644
(file)
--- 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) >> $@