mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
test-skeleton.c: Remove unintended #include <stdarg.h>.
This commit is contained in:
@ -33,7 +33,6 @@
|
||||
#include <sys/wait.h>
|
||||
#include <sys/param.h>
|
||||
#include <time.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
/* The test function is normally called `do_test' and it is called
|
||||
with argc and argv as the arguments. We nevertheless provide the
|
||||
|
Reference in New Issue
Block a user