diff options
| author | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2014-12-15 11:29:09 -0600 |
|---|---|---|
| committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2014-12-15 11:29:09 -0600 |
| commit | e7e21cba127875de0357079ef44bd14a081b2964 (patch) | |
| tree | cc5a3a58525a937db65469184eb2f8b44c6b9a60 /ChangeLog | |
| parent | bc89c0fc70ba952f78fc27fc261ec209be0a6732 (diff) | |
| download | glibc-e7e21cba127875de0357079ef44bd14a081b2964.tar.xz glibc-e7e21cba127875de0357079ef44bd14a081b2964.zip | |
stdio-common: Include <libc-internal.h> in some tests
This patch adds the missing libc-internal.h include on test-vprintf.c
tst-sprintf.c.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-12-15 Adhemerval Zanella <Azanella@linux.vnet.ibm.com> + + * stdio-common/test-vfprintf.c: Include <libc-internal.h>. + * stdio-common/tst-sprintf.c: Likewise. + 2014-12-15 Torvald Riegel <triegel@redhat.com> * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file. |
