home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff388.lzh / SnoopDos / system.h < prev    next >
C/C++ Source or Header  |  1990-10-23  |  271b  |  13 lines

  1. /* Includes for snoopdos.h */
  2.  
  3. #include <exec/types.h>
  4. #include <exec/ports.h>
  5. #include <exec/semaphores.h>
  6. #include <libraries/dos.h>
  7. #include <libraries/dosextens.h>
  8. #include <proto/exec.h>
  9. #include <proto/dos.h>
  10. #include <string.h>
  11. #include <dos.h>
  12. #include <ctype.h>
  13.