
gram at gurgle
Oct 19, 2000, 9:26 PM
Post #1 of 1
(70 views)
Permalink
|
|
cvs commit: ethereal file.c file.h
|
|
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
|