pkgsrc/emulators/ucon64/patches/patch-af
2005-12-09 11:48:11 +00:00

14 lines
360 B
Text

$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