mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
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 commitacb527929d
("Move non-deprecated RPC-related functions from sunrpc to inet") in combination with commit5500cdba40
("Remove --enable-obsolete-rpc configure flag").