home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / STORM2.DMS / in.adf / Includes.LHA / proto / ramdrive.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-09-07  |  193 b   |  8 lines

  1. #ifndef PROTO_RAMDRIVE_H
  2. #define PROTO_RAMDRIVE_H
  3. #include <exec/types.h>
  4. extern struct Library *RamdriveDevice ;
  5. #include <clib/ramdrive_protos.h>
  6. #include <pragmas/ramdrive_pragmas.h>
  7. #endif
  8.