comparison src/s/sunos4shr.h @ 9019:d68b305849ad

(X_IO_BUG): Definition deleted.
author Richard M. Stallman <rms@gnu.org>
date Fri, 23 Sep 1994 06:55:48 +0000
parents 4c404df24ed1
children 5da502223e20
comparison
equal deleted inserted replaced
9018:e8f02eb00bbf 9019:d68b305849ad
35 #define REL_ALLOC 35 #define REL_ALLOC
36 #endif 36 #endif
37 37
38 /* khera@cs.duke.edu says this is needed. */ 38 /* khera@cs.duke.edu says this is needed. */
39 #define memmove(to, from, size) bcopy (from, to, size) 39 #define memmove(to, from, size) bcopy (from, to, size)
40
41 /* brett@kirk.es.go.dlr.de reported this was needed in sunos4-1-3.h,
42 so probably it is needed in this configuration too. */
43 #define X_IO_BUG