summaryrefslogtreecommitdiff
path: root/editors/mule/patches/patch-cg
blob: 38431db15004cd78fc06b4aae1d078f53d97b065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-cg,v 1.1 2006/01/04 20:35:08 joerg Exp $

--- src/process.c.orig	1996-08-15 03:39:14.000000000 +0000
+++ src/process.c
@@ -191,7 +191,6 @@ static Lisp_Object stream_process;
 
 #include "syswait.h"
 
-extern int errno;
 extern char *strerror ();
 #ifdef VMS
 extern char *sys_errlist[];