mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +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:
@@ -2,6 +2,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <locale.h>
|
||||
#include <string.h>
|
||||
#include <libc-internal.h>
|
||||
|
||||
|
||||
static int
|
||||
|
||||
Reference in New Issue
Block a user