13 lines
433 B
Text
13 lines
433 B
Text
$NetBSD: patch-ag,v 1.1 2006/01/08 17:22:29 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
|