mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08:00
* include/arpa/nameser.h: Declare _ns_flagdata as hidden.
This commit is contained in:
parent
4b481a15bd
commit
08cfb83947
@ -1,5 +1,7 @@
|
||||
2006-05-11 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* include/arpa/nameser.h: Declare _ns_flagdata as hidden.
|
||||
|
||||
* nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
|
||||
* include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master.
|
||||
|
||||
|
@ -7,6 +7,8 @@
|
||||
#include <stdint.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
extern struct _ns_flagdata _ns_flagdata[] attribute_hidden;
|
||||
|
||||
#if _STRING_ARCH_unaligned
|
||||
|
||||
# undef NS_GET16
|
||||
|
Loading…
x
Reference in New Issue
Block a user