Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap bpf.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, 4 Jul 1999 01:47:14 -0500 (CDT)
guy         1999/07/04 01:47:12 CDT

  Modified files:
    wiretap              bpf.c 
  Log:
  Include <sys/types.h> before including <netinet/in.h> - you have to do
  that on FreeBSD, at least.
  
  Revision  Changes    Path
  1.4       +1 -0      ethereal/wiretap/bpf.c