projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Formerly ../string/tester.c.~5~
[kopensolaris-gnu/glibc.git]
/
string
/
tester.c
diff --git
a/string/tester.c
b/string/tester.c
index
7c048d9
..
523b614
100644
(file)
--- a/
string/tester.c
+++ b/
string/tester.c
@@
-529,8
+529,6
@@
DEFUN(main, (argc, argv), int argc AND char **argv)
/* strerror - VERY system-dependent. */
{
- extern CONST unsigned int _sys_nerr;
- extern CONST char *CONST _sys_errlist[];
int f;
it = "strerror";
f = open("/", O_WRONLY); /* Should always fail. */