Don't include "posixtype.h" unless "oscond.h" is included first.
authorChris Hanson <org/chris-hanson/cph>
Wed, 28 Nov 1990 20:52:09 +0000 (20:52 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 28 Nov 1990 20:52:09 +0000 (20:52 +0000)
v7/src/microcode/os.h
v7/src/microcode/unxutl/ymkfile

index 581e4ef7cd159d4ea4a627282f289435902474e7..923b862e81c71cb8f5ab112471e28e0d3c14d8ed 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/os.h,v 1.1 1990/06/20 19:36:04 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/os.h,v 1.2 1990/11/28 20:51:00 cph Rel $
 
 Copyright (c) 1990 Massachusetts Institute of Technology
 
@@ -36,6 +36,7 @@ MIT in each case. */
 #define SCM_OS_H
 
 #include "ansidecl.h"
+#include "oscond.h"
 #include "posixtype.h"
 
 typedef unsigned int Tchannel;
index c891d49deac828871d01159d0eeced975f3024a4..5f1753305b369b8d2668b0d742fa4df9ee0d6339 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/ymkfile,v 1.35 1990/11/21 07:01:03 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/ymkfile,v 1.36 1990/11/28 20:52:09 cph Exp $
 
 Copyright (c) 1989, 1990 Massachusetts Institute of Technology
 
@@ -639,7 +639,7 @@ cmpaux-mc68k.s : cmpaux-mc68k.m4
 cmpaux-vax.s : cmpaux-vax.m4
 
 osscheme.o : scheme.touch posixtype.h os.h osscheme.h
-ostty.o : ansidecl.h posixtype.h os.h ostty.h osscheme.h
+ostty.o : ansidecl.h oscond.h posixtype.h os.h ostty.h osscheme.h
 
 error.o ptrvec.o transact.o : ansidecl.h dstack.h
 wind.o : ansidecl.h dstack.h obstack.h