Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-bpdu.c packet-dns.c packet-icmpv6.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: Sat, 15 Jan 2000 20:54:58 -0600 (CST)
guy         2000/01/15 20:54:56 CST

  Modified files:
    .                    packet-bpdu.c packet-dns.c 
                         packet-icmpv6.c packet-ip.c packet-nbns.c 
                         packet-netbios.c packet-tcp.c 
  Log:
  Get rid of the include of "util.h" that some dissectors do - it's not
  necessary.
  
  Revision  Changes    Path
  1.7       +1 -2      ethereal/packet-bpdu.c
  1.34      +1 -2      ethereal/packet-dns.c
  1.12      +1 -2      ethereal/packet-icmpv6.c
  1.68      +1 -2      ethereal/packet-ip.c
  1.35      +1 -2      ethereal/packet-nbns.c
  1.13      +1 -2      ethereal/packet-netbios.c
  1.56      +1 -2      ethereal/packet-tcp.c