summaryrefslogtreecommitdiff
path: root/sysutils/hfsutils/patches/patch-af
blob: cc70fb16a9c98d07e1753753a70d1b22454b47fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.1 2006/03/24 19:38:08 joerg Exp $

--- copyout.c.orig	2006-03-24 19:24:34.000000000 +0000
+++ copyout.c
@@ -49,8 +49,6 @@ int dup(int);
 
 const char *cpo_error = "no error";
 
-extern int errno;
-
 # define ERROR(code, str)	(cpo_error = (str), errno = (code))
 
 # define MACB_BLOCKSZ	128