diff options
Diffstat (limited to 'stdio-common/tst-perror.c')
-rw-r--r-- | stdio-common/tst-perror.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdio-common/tst-perror.c b/stdio-common/tst-perror.c index 416b120b8d..57835e0c59 100644 --- a/stdio-common/tst-perror.c +++ b/stdio-common/tst-perror.c @@ -1,5 +1,4 @@ /* Test of perror. - Contributed by Ulrich Drepper <drepper@redhat.com>, 2001. To be used only for testing glibc. */ #include <errno.h> |