Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-diameter.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 30 Jul 2000 23:10:00 -0500 (CDT)
guy         2000/07/30 23:09:57 CDT

  Modified files:
    .                    packet-diameter.c 
  Log:
  Include <time.h> to declare "localtime()" and "strftime()", and use
  "guint32" rather than "uint32_t" so that it'll compile on systems (e.g.,
  Win32, and probably some UNIX flavors) that don't declare "uint32_t".
  
  Revision  Changes    Path
  1.2       +3 -2      ethereal/packet-diameter.c