mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
* stdio-common/fxprintf.c: Include libioP.h.
This commit is contained in:
parent
dc4bb1c2be
commit
e62995c112
@ -1,5 +1,7 @@
|
||||
2005-08-08 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* stdio-common/fxprintf.c: Include libioP.h.
|
||||
|
||||
* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,
|
||||
getdomainname): Add __NTH.
|
||||
* stdlib/bits/stdlib.h (ptsname_r, wctomb, mbstowcs, wcstombs):
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include <stdio.h>
|
||||
#include <wchar.h>
|
||||
#include <string.h>
|
||||
#include <libioP.h>
|
||||
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user