]> git.eshelyaron.com Git - emacs.git/commitdiff
(X_IO_BUG): Defined.
authorRichard M. Stallman <rms@gnu.org>
Wed, 22 Jun 1994 04:16:46 +0000 (04:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 22 Jun 1994 04:16:46 +0000 (04:16 +0000)
src/s/sunos4shr.h

index 88ff9039499cdb5abbba22865970d304276e1545..43409d5d0d6f3807f7ecc582a5c501c6566042a4 100644 (file)
@@ -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