* nscd/grpcache.c: Include <sys/socket.h>.
authorRoland McGrath <roland@gnu.org>
Fri, 18 Nov 2005 22:42:25 +0000 (22:42 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 18 Nov 2005 22:42:25 +0000 (22:42 +0000)
* nscd/nscd_stat.c: Likewise.
* nscd/pwdcache.c: Likewise.
* sysdeps/unix/sysv/linux/unlinkat.c: Include <stdlib.h>, <sysdep.h>.

ChangeLog

index 2f9ff58..c9d611a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.