$NetBSD: patch-ax,v 1.1 2006/04/11 15:08:38 joerg Exp $

--- uip/popsbr.c.orig	2006-04-11 14:26:31.000000000 +0000
+++ uip/popsbr.c
@@ -27,10 +27,7 @@ static char ident[] = "@(#)$Id: popsbr.c
 #define	TRM	"."
 #define	TRMLEN	(sizeof TRM - 1)
 
-#ifdef __CYGWIN32__
 #include <errno.h>
-#endif
-extern int  errno;
 #if !defined(BSD44) && !defined(__GNU_LIBRARY__)
 extern int  sys_nerr;
 extern char *sys_errlist[];
