aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c
diff options
context:
space:
mode:
authorMiles Bader2005-09-30 11:43:45 +0000
committerMiles Bader2005-09-30 11:43:45 +0000
commitc4e8cde8c6cea5ab85abbac10626bd5c1fe5a6af (patch)
tree5ea3dab08718e0458f0033773ec6921a37212d2b /src/process.c
parent7b9dc9afcc06c9d5c3e3f75f3bb420d57cd1de12 (diff)
parent070860c37ab005c2c94276e2230c4bfe67f50c14 (diff)
downloademacs-c4e8cde8c6cea5ab85abbac10626bd5c1fe5a6af.tar.gz
emacs-c4e8cde8c6cea5ab85abbac10626bd5c1fe5a6af.zip
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86
Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 562-568) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 125-128) - Merge from emacs--cvs-trunk--0 - Update from CVS
Diffstat (limited to 'src/process.c')
-rw-r--r--src/process.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/process.c b/src/process.c
index 5bab9684a7a..bebced812e8 100644
--- a/src/process.c
+++ b/src/process.c
@@ -187,7 +187,6 @@ extern Lisp_Object QCfilter;
187 187
188#include "syswait.h" 188#include "syswait.h"
189 189
190extern void set_waiting_for_input P_ ((EMACS_TIME *));
191extern char *get_operating_system_release (); 190extern char *get_operating_system_release ();
192 191
193#ifndef USE_CRT_DLL 192#ifndef USE_CRT_DLL