pkgsrc/emulators/ucon64/patches/patch-af

15 lines
360 B
Text
Raw Normal View History

2005-12-09 12:48:11 +01:00
$NetBSD: patch-af,v 1.1 2005/12/09 11:48:11 joerg Exp $
--- misc/archive.c.orig 2005-12-09 11:42:47.000000000 +0000
+++ misc/archive.c
@@ -48,9 +48,6 @@ Foundation, Inc., 675 Mass Ave, Cambridg
#define MAXBUFSIZE 32768
-extern int errno;
-
-
int
fsizeof (const char *filename)
// If USE_ZLIB is defined this function is very slow. Please avoid to use