Include "oscond.h" to get definition for _IRIX.
authorChris Hanson <org/chris-hanson/cph>
Mon, 20 Jul 1998 03:50:31 +0000 (03:50 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 20 Jul 1998 03:50:31 +0000 (03:50 +0000)
v7/src/microcode/missing.c
v7/src/microcode/psbmap.h

index 837f6c8430d8505971cff4f112d25667663c7b3e..41532d6d43108c132dfd82f1c30d9c65e4e5e8e9 100644 (file)
@@ -1,8 +1,8 @@
 /* -*-C-*-
 
-$Id: missing.c,v 9.30 1993/06/24 07:09:00 gjr Exp $
+$Id: missing.c,v 9.31 1998/07/20 03:50:31 cph Exp $
 
-Copyright (c) 1987-1992 Massachusetts Institute of Technology
+Copyright (c) 1987-98 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -34,6 +34,7 @@ MIT in each case. */
 
 /* This file contains utilities potentially missing from the math library. */
 
+#include "oscond.h"
 #include "ansidecl.h"
 #include "config.h"
 \f
index 10969a2611af8cb5ed6f3e9ac7fa0f020e890a55..966e523dc4cee4c860e5d974c80ebe9dea42b8a3 100644 (file)
@@ -1,8 +1,8 @@
 /* -*-C-*-
 
-$Id: psbmap.h,v 9.41 1993/11/11 20:20:03 cph Exp $
+$Id: psbmap.h,v 9.42 1998/07/20 03:50:07 cph Exp $
 
-Copyright (c) 1987-1993 Massachusetts Institute of Technology
+Copyright (c) 1987-98 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -50,6 +50,7 @@ MIT in each case. */
 #ifndef _NEXTOS
 #include <stdlib.h>
 #endif
+#include "oscond.h"
 #include "ansidecl.h"
 #include "config.h"
 #include "types.h"