glibc/include/rpc
Andreas Jaeger 6b083d46e4 * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed.
* inet/ether_hton.c: Likewise 
* inet/ether_ntoh.c: Likewise.
	* nis/nss_nis/nis-ethers.c (_nss_nis_getntohost_r): Fix
	declaration to match prototype.

	* include/netinet/ether.h (struct etherent): Declare here so that
	all implementations use the same struct.

	* nis/nss_nis/nis-ethers.c: Include netinet/ether.h to get
	prototypes.
	(struct ether): Removed.
	Use struct etherent instead of ether everywhere.

	* include/rpc/auth.h (DECLARE_NSS_PROTOTYPES): New.

	* include/rpc/auth_des.h (DECLARE_NSS_PROTOTYPES): New.

	* sunrpc/publickey.c: Include auth_des.h for prototypes.
2000-12-21 14:38:26 +00:00
..
auth.h * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed. 2000-12-21 14:38:26 +00:00
auth_des.h * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed. 2000-12-21 14:38:26 +00:00
auth_unix.h Update. 1997-06-21 02:59:26 +00:00
clnt.h Update. 1997-06-21 02:59:26 +00:00
key_prot.h Update. 1997-09-11 12:09:10 +00:00
netdb.h * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): New. 2000-12-19 09:50:44 +00:00
pmap_clnt.h Update. 1997-06-21 02:59:26 +00:00
pmap_prot.h Update. 1997-06-21 02:59:26 +00:00
pmap_rmt.h Update. 1997-06-21 02:59:26 +00:00
rpc.h Update. 1997-06-21 02:59:26 +00:00
rpc_msg.h Update. 1997-06-21 02:59:26 +00:00
svc.h Update. 1997-06-21 02:59:26 +00:00
svc_auth.h Update. 1997-06-21 02:59:26 +00:00
types.h Update. 1997-06-21 02:59:26 +00:00
xdr.h Update. 1997-06-21 02:59:26 +00:00