# HG changeset patch # User Richard M. Stallman # Date 772258606 0 # Node ID 4c404df24ed1dead9b638bf6e2baf5f9486c7b6b # Parent f8c8bbeca971da3d8be7619b3794d9fd74a098de (X_IO_BUG): Defined. diff -r f8c8bbeca971 -r 4c404df24ed1 src/s/sunos4shr.h --- 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