blob: 4a78f48922c25cc027b23cde0f744a9136705850 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ae,v 1.1 2005/12/19 00:13:39 joerg Exp $
--- unixpk.c.orig 2005-12-19 00:09:00.000000000 +0000
+++ unixpk.c
@@ -33,7 +33,6 @@ ww * Permission to use, copy, modify, di
extern char *getenv();
-extern int errno;
extern int optind;
extern char *optarg;
|