13 lines
294 B
Text
13 lines
294 B
Text
$NetBSD: patch-ae,v 1.1 2005/12/18 19:23:04 joerg Exp $
|
|
|
|
--- report.c.orig 2005-12-18 19:16:18.000000000 +0000
|
|
+++ report.c
|
|
@@ -143,8 +143,6 @@ va_dcl /* no terminating semi-colon *
|
|
|
|
|
|
if (console) {
|
|
- extern int errno;
|
|
-
|
|
if (!ostream)
|
|
ostream = fopen("/dev/console", "w");
|
|
|