From: Ulrich Drepper Date: Wed, 18 Feb 2004 18:07:21 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~800 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1c80750db1d19f40bd3a3bd575cbed6845069c;p=thirdparty%2Fglibc.git Update. 2004-02-18 Ulrich Drepper * nscd/nscd_conf.c: Include . --- diff --git a/ChangeLog b/ChangeLog index 2a3109b2990..39ae87011d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-02-18 Ulrich Drepper + + * nscd/nscd_conf.c: Include . + 2004-02-16 Ulrich Drepper * stdlib/test-canon.c (do_test): Test realpath(,NULL) in the loop diff --git a/nscd/nscd_conf.c b/nscd/nscd_conf.c index 5ede3d11221..7b6e2e6eaae 100644 --- a/nscd/nscd_conf.c +++ b/nscd/nscd_conf.c @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include