mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
11 lines
174 B
C
11 lines
174 B
C
--- src/utils.c.orig 2001-02-13 23:38:06 UTC
|
||
+++ src/utils.c
|
||
@@ -66,7 +66,7 @@
|
||
#define _IOSTRG 0
|
||
#endif
|
||
|
||
-extern int sys_nerr;
|
||
+// extern int sys_nerr;
|
||
|
||
struct id
|
||
{
|