changeset 8003:4c404df24ed1

(X_IO_BUG): Defined.
author Richard M. Stallman <rms@gnu.org>
date Wed, 22 Jun 1994 04:16:46 +0000
parents f8c8bbeca971
children a86eceda6537
files src/s/sunos4shr.h
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/sunos4shr.h	Wed Jun 22 04:07:38 1994 +0000
+++ b/src/s/sunos4shr.h	Wed Jun 22 04:16:46 1994 +0000
@@ -37,3 +37,7 @@
 
 /* khera@cs.duke.edu says this is needed.  */
 #define memmove(to, from, size) bcopy (from, to, size)
+
+/* brett@kirk.es.go.dlr.de reported this was needed in sunos4-1-3.h,
+   so probably it is needed in this configuration too.  */
+#define X_IO_BUG