freebsd-ports/devel/crossgo32/files/patch-strerror.c
Pav Lucistnik c393562b29 - Unbreak build
PR:		ports/66896
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-05-22 16:21:46 +00:00

10 lines
196 B
C

--- libiberty/strerror.c.old Wed May 19 15:01:49 2004
+++ libiberty/strerror.c Wed May 19 15:01:55 2004
@@ -460,7 +460,6 @@
#else
-extern int sys_nerr;
extern char *sys_errlist[];
#endif