* nscd/grpcache.c: Include <sys/socket.h>.

* nscd/nscd_stat.c: Likewise.
	* nscd/pwdcache.c: Likewise.
	* sysdeps/unix/sysv/linux/unlinkat.c: Include <stdlib.h>, <sysdep.h>.
This commit is contained in:
Roland McGrath 2005-11-18 22:42:25 +00:00
parent 0b20008e04
commit fdfe6deea9

View File

@ -1,3 +1,10 @@
2005-11-18 Paul Brook <paul@codesourcery.com>
* nscd/grpcache.c: Include <sys/socket.h>.
* nscd/nscd_stat.c: Likewise.
* nscd/pwdcache.c: Likewise.
* sysdeps/unix/sysv/linux/unlinkat.c: Include <stdlib.h>, <sysdep.h>.
2005-11-17 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.