aboutsummaryrefslogtreecommitdiff
path: root/resolv/rpc/netdb.h
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2020-07-17 15:19:35 +0200
committerFlorian Weimer <fweimer@redhat.com>2020-07-17 15:19:35 +0200
commit76b8442db51a8976de19934638a42532a3af607f (patch)
tree93f96b5ca32f6c60a1613bd65c03be664c924035 /resolv/rpc/netdb.h
parent8cde977077b3568310c743b21a905ca9ab286724 (diff)
downloadglibc-76b8442db51a8976de19934638a42532a3af607f.zip
glibc-76b8442db51a8976de19934638a42532a3af607f.tar.gz
glibc-76b8442db51a8976de19934638a42532a3af607f.tar.bz2
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").
Diffstat (limited to 'resolv/rpc/netdb.h')
-rw-r--r--resolv/rpc/netdb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/resolv/rpc/netdb.h b/resolv/rpc/netdb.h
deleted file mode 100644
index eecea3c..0000000
--- a/resolv/rpc/netdb.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* This is a dummy file for <rpc/netdb.h>, which is included by <netdb.h>.
- This file is installed when the C library does not support the SunRPC
- interfaces (including 'struct rpcent' et al) at all. */