home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / disk utilities / compression / xfd1.13 / developper / include / proto / xfdmaster.h
Encoding:
C/C++ Source or Header  |  1997-11-21  |  225 b   |  8 lines

  1. #ifndef PROTO_XFDMASTER_H
  2. #define PROTO_XFDMASTER_H
  3. #include <exec/types.h>
  4. extern struct xfdMasterBase *xfdMasterBase;
  5. #include <clib/xfdmaster_protos.h>
  6. #include <pragmas/xfdmaster_pragmas.h>
  7. #endif /* PROTO_XFDMASTER_H */
  8.