diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-05-05 07:36:40 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-05 07:36:40 -0400 |
commit | 4e34d5f58955ddfc174b20ae0e5081bb1db983be (patch) | |
tree | 44fc7a882fe414d5d0e6814cdef701910a6a117a /ChangeLog | |
parent | 00ee369c1cbdcc4ca4a009e9223799951c6c8f04 (diff) | |
download | glibc-4e34d5f58955ddfc174b20ae0e5081bb1db983be.tar glibc-4e34d5f58955ddfc174b20ae0e5081bb1db983be.tar.gz glibc-4e34d5f58955ddfc174b20ae0e5081bb1db983be.tar.bz2 glibc-4e34d5f58955ddfc174b20ae0e5081bb1db983be.zip |
Don't use removed rpc headers
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2011-05-05 Andreas Schwab <schwab@redhat.com> + + * resolv/netdb.h: Don't include <rpc/netdb.h>. + * nis/Makefile: Don't install rpcsvc/*. + * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h> + instead of <rpc/types.h>. + (MAXHOSTNAMELEN): Define. + 2011-05-03 Andreas Schwab <schwab@redhat.com> * elf/ldconfig.c (add_dir): Don't crash on empty path. |