From: Ulrich Drepper Date: Wed, 1 Jul 1998 11:30:38 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_0_95~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c223a7cf65bead4a78da1495bebd2df020b9722;p=thirdparty%2Fglibc.git Update. 1998-07-01 Ulrich Drepper * nscd/nscd.c: Include unistd.h. --- diff --git a/ChangeLog b/ChangeLog index 465e3119ccc..703423c5b9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-07-01 Ulrich Drepper + + * nscd/nscd.c: Include unistd.h. + 1998-07-01 09:32 Ulrich Drepper * math/libm-test.c: Adjust delta for indentities1_test because gcc diff --git a/nscd/nscd.c b/nscd/nscd.c index c6fb29ee9eb..9f167d2daaf 100644 --- a/nscd/nscd.c +++ b/nscd/nscd.c @@ -31,6 +31,7 @@ #include #include #include +#include #include #include