From 2e7d3af41c8d36ae24662f29a3120e8a3b61a4a9 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 11 Jun 1994 12:12:57 +0000 Subject: [PATCH] (X_IO_BUG): Defined. --- src/s/sunos413.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/s/sunos413.h b/src/s/sunos413.h index 39ade191e57..d5dec97665f 100644 --- a/src/s/sunos413.h +++ b/src/s/sunos413.h @@ -19,3 +19,7 @@ #ifndef SYSTEM_MALLOC #define MEMMOVE_MISSING #endif + +/* brett@kirk.es.go.dlr.de reported that, without this definition, + Emacs would loop when olvwm exits. */ +#define X_IO_BUG -- 2.39.5