mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 02:20:10 +00:00
6b083d46e4
* 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. |
||
---|---|---|
.. | ||
nis-alias.c | ||
nis-ethers.c | ||
nis-grp.c | ||
nis-hosts.c | ||
nis-initgroups.c | ||
nis-netgrp.c | ||
nis-network.c | ||
nis-proto.c | ||
nis-publickey.c | ||
nis-pwd.c | ||
nis-rpc.c | ||
nis-service.c | ||
nis-spwd.c |