mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
10 lines
200 B
Text
10 lines
200 B
Text
--- header.c.orig Wed Sep 4 19:24:30 2002
|
|
+++ header.c Wed Sep 4 19:24:48 2002
|
|
@@ -118,7 +118,6 @@
|
|
#ifndef OWN_SYS_ERRLIST
|
|
extern char *sys_errlist[];
|
|
#endif
|
|
- extern int sys_nerr;
|
|
|
|
int i;
|
|
|