* inet/Makefile (tests): Remove tst-ipnode.
This commit is contained in:
Ulrich Drepper 2000-08-01 05:02:54 +00:00
parent 6eace24c70
commit 68c685f91f
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
2000-07-31 Ulrich Drepper <drepper@redhat.com>
* inet/Makefile (tests): Remove tst-ipnode.
* include/netdb.h: Add stuff removed from resolv/netdb.h here for
now.

View File

@ -48,7 +48,7 @@ routines := htonl htons \
in6_addr getnameinfo if_index getipnodebyad freehostent \
getipnodebynm
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode tst-network
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network # tst-ipnode
include ../Rules