Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal ipproto.c packet-atalk.c packet-ipv6.h

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Mon, 6 Dec 1999 12:33:55 -0600 (CST)
gram        1999/12/06 12:33:52 CST

  Modified files:
    .                    ipproto.c packet-atalk.c packet-ipv6.h 
  Log:
  Remove #include "globals.h" from packet-atalk.c (not needed) and from
  packet-ipv6.h. Of all the files that include packet-ipv6.h, only
  ipproto.c needs "globals.h", so I put the #include in ipproto.c
  
  Revision  Changes    Path
  1.5       +6 -1      ethereal/ipproto.c
  1.23      +1 -2      ethereal/packet-atalk.c
  1.10      +1 -5      ethereal/packet-ipv6.h