pkgsrc/editors/emacs21/patches/patch-at
markd 005073fa51 Reimport existing emacs packages as emacs21{,-nox11} to allow
subsequent update of emacs packages to version 22.
2007-06-11 13:38:24 +00:00

14 lines
344 B
Text

$NetBSD: patch-at,v 1.1 2007/06/11 13:38:41 markd Exp $
--- src/process.c.orig 2005-12-29 13:33:52.000000000 +0000
+++ src/process.c
@@ -147,9 +147,6 @@ Lisp_Object Qlast_nonmenu_event;
extern void set_waiting_for_input P_ ((EMACS_TIME *));
-#ifndef USE_CRT_DLL
-extern int errno;
-#endif
#ifdef VMS
extern char *sys_errlist[];
#endif