mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
14 lines
211 B
C
14 lines
211 B
C
$FreeBSD$
|
||
|
||
--- src/utils.c.orig Sun Jun 9 13:13:57 2002
|
||
+++ src/utils.c Sun Jun 9 13:14:22 2002
|
||
@@ -66,7 +66,7 @@
|
||
#define _IOSTRG 0
|
||
#endif
|
||
|
||
-extern int sys_nerr;
|
||
+// extern int sys_nerr;
|
||
|
||
struct id
|
||
{
|