home *** CD-ROM | disk | FTP | other *** search
- RCS_ID_C="$Id: fib.c,v 4.1 1994/09/29 23:09:02 jraja Exp $";
- /*
- * fib.c - common fib buffer for stat() and chown()
- *
- * Copyright © 1994 AmiTCP/IP Group,
- * Network Solutions Development Inc.
- * All rights reserved.
- */
-
- /* DOS 3.0 and MuFS extensions to file info block */
- #include "fibex.h"
-
- struct FileInfoBlock __dostat_fib[1];
-
-