Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet.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: Thu, 14 Oct 1999 02:39:53 -0500 (CDT)
guy         1999/10/14 02:39:49 CDT

  Modified files:
    .                    packet.c 
  Log:
  Include <arpa/inet.h>, so we get a declaration of "inet_ntop()" on
  systems that declare it there.
  
  Revision  Changes    Path
  1.49      +3 -1      ethereal/packet.c