home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 213b.lha / Flex / Flex2 / misc.c.diff < prev    next >
Encoding:
Text File  |  1996-02-14  |  118 b   |  9 lines

  1. 223c223,227
  2. < #include <sys/types.h>
  3. ---
  4. > #ifdef AMIGA
  5. > #include <time.h>
  6. > #else
  7. > #include <sys/types.h>
  8. > #endif
  9.