From ec1c80750db1d19f40bd3a3bd575cbed6845069c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 18 Feb 2004 18:07:21 +0000 Subject: [PATCH] Update. 2004-02-18 Ulrich Drepper * nscd/nscd_conf.c: Include . --- ChangeLog | 4 ++++ nscd/nscd_conf.c | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2a3109b..39ae870 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 5ede3d1..7b6e2e6 100644 --- a/nscd/nscd_conf.c +++ b/nscd/nscd_conf.c @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include -- 2.7.4