$NetBSD: patch-aa,v 1.6 2007/08/29 22:30:47 wiz Exp $

--- src/crc32.c.orig	2007-08-12 18:51:29.000000000 +0000
+++ src/crc32.c
@@ -21,8 +21,6 @@
 
 #include "config.h"
 
-extern int errno;
-
 #define BUFFERSIZE 16384	/* (16k) buffer size for reading from the file */
 
 static const uint32_t crctable[256] = {
