commit | 9ae898b415ad0758dbe1e1cb43f48f60bf8dfab0 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Tue Jul 11 21:16:03 2000 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Tue Jul 11 21:16:03 2000 +0000 |
tree | c12e44689277430502086274a8cb1ab103a8d8be | |
parent | 5e80a7579918dca87a31725e379cb3ea79e2a7a5 [diff] [blame] |
ANSIfication step 2: make sure all needed prototypes are available, and all needed header files included.
diff --git a/Mac/Compat/macstat.h b/Mac/Compat/macstat.h index 64ace4e..d6cad85 100644 --- a/Mac/Compat/macstat.h +++ b/Mac/Compat/macstat.h
@@ -27,6 +27,7 @@ #define S_IWRITE 0200 #define S_IEXEC 0100 +extern int macstat(char *, struct macstat *); /* To stop inclusion of MWerks header: */ #ifndef _STAT #define _STAT