mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
c393562b29
PR: ports/66896 Submitted by: Andrey Slusar <vasallia@ukr.net>
11 lines
238 B
C
11 lines
238 B
C
--- gcc/gcc.c.old Wed May 19 15:29:39 2004
|
|
+++ gcc/gcc.c Wed May 19 15:29:46 2004
|
|
@@ -175,7 +175,6 @@
|
|
extern int errno;
|
|
#endif
|
|
|
|
-extern int sys_nerr;
|
|
#ifndef HAVE_STRERROR
|
|
#if defined(bsd4_4)
|
|
extern const char *const sys_errlist[];
|