From: Adhemerval Zanella Date: Mon, 15 Dec 2014 17:29:09 +0000 (-0600) Subject: stdio-common: Include in some tests X-Git-Tag: glibc-2.21~230 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e7e21cba127875de0357079ef44bd14a081b2964;p=platform%2Fupstream%2Fglibc.git stdio-common: Include in some tests This patch adds the missing libc-internal.h include on test-vprintf.c tst-sprintf.c. --- diff --git a/ChangeLog b/ChangeLog index 326367c..50afebc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-12-15 Adhemerval Zanella + + * stdio-common/test-vfprintf.c: Include . + * stdio-common/tst-sprintf.c: Likewise. + 2014-12-15 Torvald Riegel * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file. diff --git a/stdio-common/test-vfprintf.c b/stdio-common/test-vfprintf.c index 8483d8d..66e7d5c 100644 --- a/stdio-common/test-vfprintf.c +++ b/stdio-common/test-vfprintf.c @@ -25,6 +25,7 @@ #include #include #include +#include const char *locs[] = diff --git a/stdio-common/tst-sprintf.c b/stdio-common/tst-sprintf.c index ea3008b..d5284b9 100644 --- a/stdio-common/tst-sprintf.c +++ b/stdio-common/tst-sprintf.c @@ -2,6 +2,7 @@ #include #include #include +#include static int