home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #4 / amigaacscoverdisc1998-041998.iso / utilities / shareware / dev / vbcc / machines / amiga68k / include / proto / rexxsyslib.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-12-30  |  196 b   |  8 lines

  1. #ifndef PROTO_REXXSYSLIB_H
  2. #define PROTO_REXXSYSLIB_H
  3. #include <exec/types.h>
  4. extern struct Library *RexxSysBase ;
  5. #include <clib/rexxsyslib_protos.h>
  6. #include <inline/rexxsyslib_protos.h>
  7. #endif
  8.