From e7e21cba127875de0357079ef44bd14a081b2964 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Mon, 15 Dec 2014 11:29:09 -0600 Subject: [PATCH] stdio-common: Include in some tests This patch adds the missing libc-internal.h include on test-vprintf.c tst-sprintf.c. --- ChangeLog | 5 +++++ stdio-common/test-vfprintf.c | 1 + stdio-common/tst-sprintf.c | 1 + 3 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 326367ccc9..50afebc3c4 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 8483d8d885..66e7d5c44d 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 ea3008b68b..d5284b9697 100644 --- a/stdio-common/tst-sprintf.c +++ b/stdio-common/tst-sprintf.c @@ -2,6 +2,7 @@ #include #include #include +#include static int