mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 22:30:07 +00:00
Update.
2004-02-18 Ulrich Drepper <drepper@redhat.com> * nscd/nscd_conf.c: Include <stdio_ext.h>.
This commit is contained in:
parent
71b1675eed
commit
ec1c80750d
@ -1,3 +1,7 @@
|
||||
2004-02-18 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* nscd/nscd_conf.c: Include <stdio_ext.h>.
|
||||
|
||||
2004-02-16 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* stdlib/test-canon.c (do_test): Test realpath(,NULL) in the loop
|
||||
|
@ -21,6 +21,7 @@
|
||||
#include <malloc.h>
|
||||
#include <pwd.h>
|
||||
#include <stdio.h>
|
||||
#include <stdio_ext.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <libintl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user