Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan to_str.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 2 Apr 2001 05:44:10 -0500 (CDT)
guy         2001/04/02 05:44:10 CDT

  Modified files:
    epan                 to_str.c 
  Log:
  Include <string.h> to declare "strlen()", and include <winsock.h> to
  declare "struct timeval", so that MSVC++ 6.0 doesn't give an error.
  
  Revision  Changes    Path
  1.6       +10 -5     ethereal/epan/to_str.c