diff src/m/mips4.h @ 16220:02044b05d8e0

Replaced symbol BSD with BSD_SYSTEM.
author Karl Heuer <kwzh@gnu.org>
date Tue, 17 Sep 1996 03:43:54 +0000
parents b2419e15cbbd
children 23a1cea22d13
line wrap: on
line diff
--- a/src/m/mips4.h	Tue Sep 17 02:56:22 1996 +0000
+++ b/src/m/mips4.h	Tue Sep 17 03:43:54 1996 +0000
@@ -50,8 +50,8 @@
 #define NO_MODE_T
 
 /* These are needed on Riscos 4.0.
-   It appears that's the only system which uses mips4.h and defined BSD.  */
-#ifdef BSD
+   It appears that's the only system which uses mips4.h and defines BSD.  */
+#ifdef BSD_SYSTEM
 #undef HAVE_STRERROR
 #undef HAVE_XRMSETDATABASE
 #undef HAVE_XSCREENRESOURCESTRING