005073fa51
subsequent update of emacs packages to version 22.
14 lines
344 B
Text
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
|