home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 492.lha / AmiCron_v4.2 / inc.c < prev    next >
Encoding:
C/C++ Source or Header  |  1991-04-06  |  277 b   |  15 lines

  1. #include <proto/exec.h>
  2. #include <proto/arp.h>
  3. #include <proto/dos.h>
  4. #include <proto/intuition.h>
  5.  
  6. #include <exec/execbase.h>
  7. #include <exec/memory.h>
  8. #include <devices/timer.h>
  9. #include <libraries/arpbase.h>
  10. #include <graphics/text.h>
  11.  
  12. #include <time.h>
  13. #include <string.h>
  14.  
  15.