Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal ipv4.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: Mon, 15 Nov 1999 01:25:36 -0600 (CST)
guy         1999/11/15 01:25:33 CST

  Modified files:
    .                    ipv4.c 
  Log:
  We have to include <sys/types.h> before including <netinet/in.h> on some
  platforms, e.g. FreeBSD.
  
  Revision  Changes    Path
  1.2       +5 -1      ethereal/ipv4.c