Fix edit bug in last edit.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 4 Jun 1992 13:09:39 +0000 (13:09 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 4 Jun 1992 13:09:39 +0000 (13:09 +0000)
v7/src/microcode/bchgcc.h

index a87eb0613f9fdc565d279f58d35405e695dbac37..eb3319b8f1c19a4c6a8e6c5a99f5f0f0023867cd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/bchgcc.h,v 9.47 1992/06/04 12:42:30 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/bchgcc.h,v 9.48 1992/06/04 13:09:39 jinx Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
@@ -48,6 +48,7 @@ MIT in each case. */
 #endif
 
 #ifndef DOS386
+#else
 #  include <sys/param.h>
 #  define IO_PAGE_SIZE         4096
 #endif