Sun Jun 13 09:17:48 1993 Jim Kingdon (kingdon@cygnus.com)
+ * config/m68k/xm-news.h: Include <sys/param.h>.
+
* m88k-tdep.c (IEEE_isNAN): Remove.
config/m88k/tm-m88k.h (INVALID_FLOAT): Return 0. This was the same
broken isNAN as on the mips.
#define HOST_BYTE_ORDER BIG_ENDIAN
+/* A News 1800 running NEWS-OS Release 4.0.1C is said to need this. */
+/* Avoid "INT_MIN redefined" preprocessor warnings by defining them here. */
+#include <sys/param.h>
+
#define HAVE_WAIT_STRUCT
/* Get rid of any system-imposed stack limit if possible. */