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://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e21cba127875de0357079ef44bd14a081b2964;p=thirdparty%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 326367ccc98..50afebc3c42 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 8483d8d8854..66e7d5c44de 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 ea3008b68b6..d5284b96979 100644 --- a/stdio-common/tst-sprintf.c +++ b/stdio-common/tst-sprintf.c @@ -2,6 +2,7 @@ #include #include #include +#include static int