$NetBSD: patch-af,v 1.3 2006/03/13 21:21:39 joerg Exp $

--- import/ioaux.c.orig	2006-03-13 18:21:14.000000000 +0000
+++ import/ioaux.c
@@ -28,8 +28,6 @@
 #define MAX_BUF 4096
 static uint8_t buffer[MAX_BUF];  /* only used in p_readwrite() */
 
-extern int errno;
-
 
 ssize_t p_read(int fd, uint8_t *buf, size_t len)
 {
