From: Richard M. Stallman Date: Wed, 22 Jun 1994 04:16:46 +0000 (+0000) Subject: (X_IO_BUG): Defined. X-Git-Tag: emacs-19.34~7850 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dad146f93689dab0a3d73e100f9d2ca0ab78974f;p=emacs.git (X_IO_BUG): Defined. --- diff --git a/src/s/sunos4shr.h b/src/s/sunos4shr.h index 88ff9039499..43409d5d0d6 100644 --- a/src/s/sunos4shr.h +++ b/src/s/sunos4shr.h @@ -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