Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal file.c file.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@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 19 Oct 2000 23:26:39 -0500 (CDT)
gram        2000/10/19 23:26:39 CDT

  Modified files:
    .                    file.c file.h 
  Log:
  Remove #include "gtk/colors.h" from file.h, which keep the GTK+ header
  files from being #included in epan/packet.c.
  Fix the other files that need either "gtk/colors.h" or <gtk/gtk.h> #included
  as a result of not pulling in gtk/colors.h automatically because of file.h.
  
  Revision  Changes    Path
  1.225     +2 -1      ethereal/file.c
  1.78      +2 -3      ethereal/file.h