3b6df974e1
of FreeBSD-like systems with objformat, we want minor shared library numbers.
14 lines
267 B
Text
14 lines
267 B
Text
$NetBSD: patch-bc,v 1.1 2006/04/11 15:08:38 joerg Exp $
|
||
|
||
--- uip/packf.c.orig 2006-04-11 14:44:10.000000000 +0000
|
||
+++ uip/packf.c
|
||
@@ -27,9 +27,6 @@ static struct swit switches[] = {
|
||
|
||
/* */
|
||
|
||
-extern int errno;
|
||
-
|
||
-
|
||
static int md = NOTOK;
|
||
|
||
char *file = NULL;
|