home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 3 / CDPDIII.bin / pd / programming / debug-utils / findhit / headers.h < prev    next >
C/C++ Source or Header  |  1993-03-29  |  276b  |  12 lines

  1. #include <exec/types.h>
  2. #include <dos/rdargs.h>
  3. #include <dos/stdio.h>
  4. #include <dos/dostags.h>
  5. #include <exec/memory.h>
  6. #include <string.h>
  7.  
  8. #include <clib/dos_protos.h>
  9. #include <clib/exec_protos.h>
  10. #include <pragmas/dos_pragmas.h>
  11. #include <pragmas/exec_sysbase_pragmas.h>
  12.