13 lines
434 B
Text
13 lines
434 B
Text
$NetBSD: patch-ac,v 1.11 2006/01/08 17:34:47 joerg Exp $
|
|
|
|
--- popper/popper.h.orig 2006-01-08 17:09:15.000000000 +0000
|
|
+++ popper/popper.h
|
|
@@ -287,8 +287,6 @@ typedef struct _pop_tls pop_
|
|
# define WILDCARD_SHELL "/POPPER/ANY/SHELL/"
|
|
#endif /* CHECK_SHELL */
|
|
|
|
-extern int errno;
|
|
-
|
|
#if !( defined(BSD) && (BSD >= 199306) ) && !defined(__USE_BSD)
|
|
extern int sys_nerr;
|
|
# ifndef FREEBSD
|