diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-08 19:49:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-08 19:49:17 +0000 |
commit | cf6f93d426300d30c853dd9ad1306178d4fc959f (patch) | |
tree | 3f5fb45b81ff30bb2ddd1b8691a1c1eee2eb718e /ChangeLog | |
parent | 67a0b49db3561f23c9a504c74b31cc2ff4689b5d (diff) | |
download | glibc-cf6f93d426300d30c853dd9ad1306178d4fc959f.zip glibc-cf6f93d426300d30c853dd9ad1306178d4fc959f.tar.gz glibc-cf6f93d426300d30c853dd9ad1306178d4fc959f.tar.bz2 |
Update.
* nscd/nscd-client.h: Add a few #includes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ 2004-09-08 Ulrich Drepper <drepper@redhat.com> Jakub Jelinek <jakub@redhat.com> + * nscd/nscd-client.h: Add a few #includes. + * nscd/Makefile (nscd-modules): Add nscd_setup_thread. * nscd/connections.c (nscd_run): Call setup_thread for maintenance threads. |