home *** CD-ROM | disk | FTP | other *** search
- --- stat.c.rtr Tue Dec 8 09:38:09 1992
- +++ stat.c Tue Feb 4 08:41:46 1997
- @@ -72,6 +72,7 @@
- #include <sys/stat.h>
- #include <pwd.h>
- #include <grp.h>
- +#include <sys/sysmacros.h>
-
- #define FAIL -1 /* Failure return code from call */
- #define OKAY 0 /* Success return code from call */
-