summaryrefslogtreecommitdiff
path: root/editors/emacs20/patches/patch-an
blob: 807fafd1363e27171f5cd4d636774bbd3c529932 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-an,v 1.2 2006/01/04 17:00:32 joerg Exp $

--- src/emacs.c.orig	2000-05-24 13:58:54.000000000 +0000
+++ src/emacs.c
@@ -601,8 +601,6 @@ main (argc, argv, envp)
 {
   char stack_bottom_variable;
   int skip_args = 0;
-  extern int errno;
-  extern int sys_nerr;
 #ifdef HAVE_SETRLIMIT
   struct rlimit rlim;
 #endif