ping6: stop using xgethostbyname2, remove it from libbb.

This commit is contained in:
Denis Vlasenko
2007-01-22 22:45:27 +00:00
parent 448f0241e0
commit 9adc6ced4f
6 changed files with 62 additions and 52 deletions

View File

@@ -92,7 +92,6 @@ lib-y += xconnect.o
lib-y += xfuncs.o
lib-y += xgetcwd.o
lib-y += xgethostbyname.o
lib-y += xgethostbyname2.o
lib-y += xreadlink.o
# conditionally compiled objects: