Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap ascend-grammar.y i4btrace.c iptrace.

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Fri, 25 Aug 2000 16:25:54 -0500 (CDT)
gram        2000/08/25 16:25:52 CDT

  Modified files:
    wiretap              ascend-grammar.y i4btrace.c iptrace.c 
                         lanalyzer.c netmon.c nettl.c netxray.c 
                         ngsniffer.c radcom.c wtap-int.h 
  Log:
  Move #include <time.h> into wtap-int.h instead of requiring it in
  every C file. I noticed this because of a build break of csids.obj on
  Win32.
  
  Revision  Changes    Path
  1.14      +1 -2      ethereal/wiretap/ascend-grammar.y
  1.9       +1 -2      ethereal/wiretap/i4btrace.c
  1.30      +1 -2      ethereal/wiretap/iptrace.c
  1.24      +1 -2      ethereal/wiretap/lanalyzer.c
  1.32      +1 -2      ethereal/wiretap/netmon.c
  1.15      +1 -2      ethereal/wiretap/nettl.c
  1.30      +1 -2      ethereal/wiretap/netxray.c
  1.50      +1 -2      ethereal/wiretap/ngsniffer.c
  1.25      +1 -2      ethereal/wiretap/radcom.c
  1.7       +2 -1      ethereal/wiretap/wtap-int.h