From 76b8442db51a8976de19934638a42532a3af607f Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 17 Jul 2020 15:19:35 +0200 Subject: Move from sunrpc to inet Restore as an installed header. Delete the dummy header resolv/rpc/netdb.h because inet is not an optional glibc component (so its 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/rpc') diff --git a/include/rpc/netdb.h b/include/rpc/netdb.h index dc0d0e2..5ddd776 100644 --- a/include/rpc/netdb.h +++ b/include/rpc/netdb.h @@ -1,5 +1,5 @@ #ifndef _RPC_NETDB_H -#include +#include # ifndef _ISOMAC -- cgit v1.1