projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
568edb8
)
More DOS changes.
author
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Mon, 4 May 1992 21:14:49 +0000
(21:14 +0000)
committer
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Mon, 4 May 1992 21:14:49 +0000
(21:14 +0000)
v7/src/microcode/prosfs.c
patch
|
blob
|
history
diff --git
a/v7/src/microcode/prosfs.c
b/v7/src/microcode/prosfs.c
index 48e5f64d5cfcf5512795c8d4b2a1ee56e09cf8ef..081cd6d48adfc9d6699ffd15acc9c66bac5bb2e9 100644
(file)
--- a/
v7/src/microcode/prosfs.c
+++ b/
v7/src/microcode/prosfs.c
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/prosfs.c,v 1.
7 1992/02/08 14:54:11 cph
Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/prosfs.c,v 1.
8 1992/05/04 21:14:49 jinx
Exp $
Copyright (c) 1987-92 Massachusetts Institute of Technology
@@
-39,6
+39,9
@@
MIT in each case. */
#include "osfile.h"
#include "osfs.h"
#include "osio.h"
+#ifdef DOS386
+# include <sys\stat.h>
+#endif
extern int EXFUN (OS_channel_copy,
(off_t source_length,