mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-10 05:03:06 +03:00
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 commitacb527929d
("Move non-deprecated RPC-related functions from sunrpc to inet") in combination with commit5500cdba40
("Remove --enable-obsolete-rpc configure flag").
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _RPC_NETDB_H
|
||||
#include <sunrpc/rpc/netdb.h>
|
||||
#include <inet/rpc/netdb.h>
|
||||
|
||||
# ifndef _ISOMAC
|
||||
|
||||
|
Reference in New Issue
Block a user