aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-06-11 12:12:57 +0000
committerRichard M. Stallman1994-06-11 12:12:57 +0000
commit2e7d3af41c8d36ae24662f29a3120e8a3b61a4a9 (patch)
treec3121afa160cb8d526ec0e15fdb81d62429f5be9 /src
parent055c8d713a0127b7c5b4a7381b05fcb1c84cad1a (diff)
downloademacs-2e7d3af41c8d36ae24662f29a3120e8a3b61a4a9.tar.gz
emacs-2e7d3af41c8d36ae24662f29a3120e8a3b61a4a9.zip
(X_IO_BUG): Defined.
Diffstat (limited to 'src')
-rw-r--r--src/s/sunos413.h4
1 files changed, 4 insertions, 0 deletions
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 @@
19#ifndef SYSTEM_MALLOC 19#ifndef SYSTEM_MALLOC
20#define MEMMOVE_MISSING 20#define MEMMOVE_MISSING
21#endif 21#endif
22
23/* brett@kirk.es.go.dlr.de reported that, without this definition,
24 Emacs would loop when olvwm exits. */
25#define X_IO_BUG