From 0b20008e04df8a0ba4a072b34671a47c580f087e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 18 Nov 2005 22:42:21 +0000 Subject: 2005-11-18 Paul Brook * nscd/grpcache.c: Include . * nscd/nscd_stat.c: Likewise. * nscd/pwdcache.c: Likewise. * sysdeps/unix/sysv/linux/unlinkat.c: Include , . --- nscd/grpcache.c | 1 + nscd/nscd_stat.c | 1 + nscd/pwdcache.c | 1 + 3 files changed, 3 insertions(+) (limited to 'nscd') diff --git a/nscd/grpcache.c b/nscd/grpcache.c index 6543ef3..3f440e9 100644 --- a/nscd/grpcache.c +++ b/nscd/grpcache.c @@ -32,6 +32,7 @@ #include #include #include +#include #include #include "nscd.h" diff --git a/nscd/nscd_stat.c b/nscd/nscd_stat.c index c1d0bff..7f6bd1c 100644 --- a/nscd/nscd_stat.c +++ b/nscd/nscd_stat.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include diff --git a/nscd/pwdcache.c b/nscd/pwdcache.c index 6b25968..e4ed7e9 100644 --- a/nscd/pwdcache.c +++ b/nscd/pwdcache.c @@ -32,6 +32,7 @@ #include #include #include +#include #include #include "nscd.h" -- cgit v1.1