]> git.ipfire.org Git - thirdparty/glibc.git/commit
Move <rpc/netdb.h> from sunrpc to inet
authorFlorian Weimer <fweimer@redhat.com>
Fri, 17 Jul 2020 13:19:35 +0000 (15:19 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 17 Jul 2020 13:19:35 +0000 (15:19 +0200)
commit76b8442db51a8976de19934638a42532a3af607f
tree93f96b5ca32f6c60a1613bd65c03be664c924035
parent8cde977077b3568310c743b21a905ca9ab286724
Move <rpc/netdb.h> from sunrpc to inet

Restore <rpc/netdb.h> as an installed header. Delete the dummy header
resolv/rpc/netdb.h because inet is not an optional glibc component
(so its <rpc/netdb.h> is always available).

Fixes commit acb527929d0c2b3bb0798472c42ddb3203729708 ("Move
non-deprecated RPC-related functions from sunrpc to inet") in
combination with commit 5500cdba4018ddbda7909bc7f4f9718610b43cf0
("Remove --enable-obsolete-rpc configure flag").
include/rpc/netdb.h
inet/Makefile
inet/rpc/netdb.h [moved from sunrpc/rpc/netdb.h with 100% similarity]
resolv/Makefile
resolv/rpc/netdb.h [deleted file]