/* File: StandardEqu.h Contains: all the files we typically need in BBS Written by: Jim Reekes Copyright: © 1991-1993 by Apple Computer, Inc., all rights reserved. Change History (most recent first): 8/17/93 JDR Added LowMem.h <1> 6/24/92 JDR first checked in This is used to generate a dump file for faster compiling. This file contains a list of the most commonly used interface files for C sources while building a system file. I searched all of the .c files. Below is a lising of the header files typically used by each of them. This listing does not include any private files. Only the public interfaces were considered. */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #pragma dump "MPWHeaders"