1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-07 06:43:00 +03:00

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.
This commit is contained in:
Adhemerval Zanella
2014-12-15 11:29:09 -06:00
parent bc89c0fc70
commit e7e21cba12
3 changed files with 7 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
#include <string.h>
#include <unistd.h>
#include <sys/stat.h>
#include <libc-internal.h>
const char *locs[] =