home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / GAWK / I386 / GAWK. next >
Encoding:
Text File  |  1998-07-24  |  261 b   |  12 lines

  1. --- missing/strftime.c.rtr    Tue May  6 12:23:31 1997
  2. +++ missing/strftime.c    Wed May 21 13:32:26 1997
  3. @@ -125,7 +125,7 @@
  4.  #ifdef SOLARIS
  5.  extern long timezone, altzone;
  6.  #else
  7. -extern int timezone, altzone;
  8. +/* extern int timezone, altzone; */
  9.  #endif
  10.  #endif
  11.  
  12.