home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d156 / flex.lha / Flex / Flex2 / misc.c.diff < prev    next >
Text File  |  1988-10-02  |  118b  |  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.