home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / System / asyncioppc / include / vbcc / proto / asyncio.h
Encoding:
C/C++ Source or Header  |  2001-01-19  |  183 b   |  8 lines

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